summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/Quorum_cman.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/cluster/Quorum_cman.h')
-rw-r--r--cpp/src/qpid/cluster/Quorum_cman.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/src/qpid/cluster/Quorum_cman.h b/cpp/src/qpid/cluster/Quorum_cman.h
index bf02f697b0..d0f8b2c954 100644
--- a/cpp/src/qpid/cluster/Quorum_cman.h
+++ b/cpp/src/qpid/cluster/Quorum_cman.h
@@ -36,7 +36,6 @@ class Quorum {
public:
Quorum();
~Quorum();
- void addOption(Options& opts);
void init();
bool isQuorate();
@@ -48,6 +47,4 @@ class Quorum {
}} // namespace qpid::cluster
- // namespace qpid::cluster
-
#endif /*!QPID_CLUSTER_QUORUM_CMAN_H*/