summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qmf/ObjectId.h
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/src/qmf/ObjectId.h')
-rw-r--r--qpid/cpp/src/qmf/ObjectId.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/src/qmf/ObjectId.h b/qpid/cpp/src/qmf/ObjectId.h
index 1ceae20bd8..ffd1b6978b 100644
--- a/qpid/cpp/src/qmf/ObjectId.h
+++ b/qpid/cpp/src/qmf/ObjectId.h
@@ -39,7 +39,6 @@ namespace qmf {
bool isDurable() const;
bool operator==(const ObjectId& other) const;
- bool operator!=(const ObjectId& other) const;
bool operator<(const ObjectId& other) const;
bool operator>(const ObjectId& other) const;
bool operator<=(const ObjectId& other) const;