From: Yunchuan Wen Date: Thu, 1 Dec 2016 03:34:28 +0000 (+0000) Subject: mon/Paxos.h: remove unneeded forward declaration X-Git-Tag: v11.1.0~6^2~6 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1531da2e6c181352ede29bef2a6bfb02040ec39f;p=ceph.git mon/Paxos.h: remove unneeded forward declaration Signed-off-by: Yunchuan Wen --- diff --git a/src/mon/Paxos.h b/src/mon/Paxos.h index adf252bf0b7..08c584c8e0d 100644 --- a/src/mon/Paxos.h +++ b/src/mon/Paxos.h @@ -122,7 +122,6 @@ e 12v class Monitor; class MMonPaxos; -class Paxos; enum { l_paxos_first = 45800,