Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
jbreams committed May 6, 2022
1 parent 9e53ab3 commit 986e35d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/realm/sync/client.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,7 @@ class SessionWrapper final : public util::AtomicRefCountBase, public SyncTransac
void finalize_before_actualization() noexcept;

// Overriding member function in SyncTransactReporter
void report_sync_transact(VersionID, VersionID)
override;
void report_sync_transact(VersionID, VersionID) override;

void on_new_flx_subscription_set(int64_t new_version);

Expand Down

0 comments on commit 986e35d

Please sign in to comment.