Skip to content

Commit

Permalink
Merge pull request #14033 from wjin/clean
Browse files Browse the repository at this point in the history
mon/PGMonitor: rm nonused function

Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
  • Loading branch information
badone committed Mar 19, 2017
2 parents 8fbc61a + b2b4f38 commit 8262fd5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/mon/PGMonitor.h
Expand Up @@ -89,8 +89,6 @@ class PGMonitor : public PaxosService {
// when we last received PG stats from each osd
map<int,utime_t> last_osd_report;

void register_new_pgs();

epoch_t send_pg_creates(int osd, Connection *con, epoch_t next);

/**
Expand Down

0 comments on commit 8262fd5

Please sign in to comment.