summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/Parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Slice/Parser.h')
-rw-r--r--cpp/src/Slice/Parser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Slice/Parser.h b/cpp/src/Slice/Parser.h
index eb0e97a5269..62b1ff435d1 100644
--- a/cpp/src/Slice/Parser.h
+++ b/cpp/src/Slice/Parser.h
@@ -390,7 +390,6 @@ public:
bool operator<(const Contained&) const;
bool operator==(const Contained&) const;
- bool operator!=(const Contained&) const;
protected: