Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hycdong committed Feb 18, 2020
1 parent 03f3fa1 commit af4b531
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dist/replication/lib/replica_context.h
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,6 @@ typedef dsn::ref_ptr<cold_backup_context> cold_backup_context_ptr;
class partition_split_context
{
public:
partition_split_context() : is_prepare_list_copied(false), is_caught_up(false) {}
bool cleanup(bool force);
bool is_cleaned() const;

Expand Down

0 comments on commit af4b531

Please sign in to comment.