From: Wei Jin Date: Sat, 18 Mar 2017 13:50:54 +0000 (+0800) Subject: mon/PGMonitor: rm nonused function X-Git-Tag: v12.0.1~45^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F14033%2Fhead;p=ceph.git mon/PGMonitor: rm nonused function Signed-off-by: Wei Jin --- diff --git a/src/mon/PGMonitor.h b/src/mon/PGMonitor.h index f0a6fd3b9d38..5cdaaf2c21fd 100644 --- a/src/mon/PGMonitor.h +++ b/src/mon/PGMonitor.h @@ -89,8 +89,6 @@ private: // when we last received PG stats from each osd map last_osd_report; - void register_new_pgs(); - epoch_t send_pg_creates(int osd, Connection *con, epoch_t next); /**