From c8c5d0a4015ecf124a762c099e2837c193d37db3 Mon Sep 17 00:00:00 2001 From: renhwztetecs Date: Fri, 29 Jan 2016 13:42:32 +0800 Subject: [PATCH] mon:some cleanup in MonmapMonitor.h delete unused "get_monmap(MonMap &m)" Signed-off-by: huanwen ren --- src/mon/MonmapMonitor.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mon/MonmapMonitor.h b/src/mon/MonmapMonitor.h index f55409217b5b..49dc5cb179e8 100644 --- a/src/mon/MonmapMonitor.h +++ b/src/mon/MonmapMonitor.h @@ -71,7 +71,6 @@ class MonmapMonitor : public PaxosService { list > *detail) const; int get_monmap(bufferlist &bl); - int get_monmap(MonMap &m); /* * Since monitors are pretty -- 2.47.3