]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mon/MgrMonitor.h
update sources to v12.1.3
[ceph.git] / ceph / src / mon / MgrMonitor.h
index f63fb714f795d6be8bb5d01eb207593225a09860..65451633dbefc0aa85c71bd4d65b50e222548922 100644 (file)
@@ -99,9 +99,7 @@ public:
 
   void print_summary(Formatter *f, std::ostream *ss) const;
 
-  const std::vector<MonCommand> &get_command_descs() const {
-    return command_descs;
-  }
+  const std::vector<MonCommand> &get_command_descs() const;
 
   int load_metadata(const string& name, std::map<string, string>& m,
                    ostream *err);