summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/ha/Backup.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/ha/Backup.h')
-rw-r--r--cpp/src/qpid/ha/Backup.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/qpid/ha/Backup.h b/cpp/src/qpid/ha/Backup.h
index 1233a473ec..4f2d5babde 100644
--- a/cpp/src/qpid/ha/Backup.h
+++ b/cpp/src/qpid/ha/Backup.h
@@ -53,8 +53,6 @@ class Backup
void setStatus(BrokerStatus);
private:
- bool isSelf(const Address& a) const;
- Url removeSelf(const Url&) const;
void initialize(const Url&);
std::string logPrefix;