Skip to content

Commit

Permalink
Merge pull request ceph#7211 from cxwshawn/clean-fix
Browse files Browse the repository at this point in the history
osd: ReplicatedPG: clean up unused function

Reviewed-by: Kefu Chai <[email protected]>
  • Loading branch information
liewegas committed Jan 18, 2016
2 parents 453fdd9 + 19cc1e8 commit e0ca20b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/osd/ReplicatedPG.h
Original file line number Diff line number Diff line change
Expand Up @@ -1242,7 +1242,6 @@ class ReplicatedPG : public PG, public PGBackend::Listener {

void _clear_recovery_state();

void queue_for_recovery();
bool start_recovery_ops(
int max, ThreadPool::TPHandle &handle, int *started);

Expand Down

0 comments on commit e0ca20b

Please sign in to comment.