]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mon: drop the unnecessary inclusion of MAuthReply.h.
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Wed, 24 Feb 2021 17:15:01 +0000 (17:15 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Mon, 1 Mar 2021 15:14:25 +0000 (15:14 +0000)
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/mon/Monitor.cc

index dd16675552970664c9545a1e1e654617c03b831f..379d7445fceaed800e9731b16adaff41810757b3 100644 (file)
@@ -58,8 +58,6 @@
 #include "messages/MCommand.h"
 #include "messages/MCommandReply.h"
 
-#include "messages/MAuthReply.h"
-
 #include "messages/MTimeCheck2.h"
 #include "messages/MPing.h"