diff options
Diffstat (limited to 'cpp/include/IceUtil/Thread.h')
-rw-r--r-- | cpp/include/IceUtil/Thread.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/include/IceUtil/Thread.h b/cpp/include/IceUtil/Thread.h index b00b124b895..f1dd851aa84 100644 --- a/cpp/include/IceUtil/Thread.h +++ b/cpp/include/IceUtil/Thread.h @@ -128,7 +128,6 @@ public: ThreadControl getThreadControl() const; bool operator==(const Thread&) const; - bool operator!=(const Thread&) const; bool operator<(const Thread&) const; // |