Skip to content

Commit

Permalink
ReplicatedPG : clean up unused function
Browse files Browse the repository at this point in the history
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com>
  • Loading branch information
shawn committed Jan 13, 2016
1 parent 4dd0d1b commit 19cc1e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/osd/ReplicatedPG.h
Expand Up @@ -1243,7 +1243,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 19cc1e8

Please sign in to comment.