diff options
Diffstat (limited to 'cpp/test/IceGrid/allocation/AllTests.cpp')
-rw-r--r-- | cpp/test/IceGrid/allocation/AllTests.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/IceGrid/allocation/AllTests.cpp b/cpp/test/IceGrid/allocation/AllTests.cpp index ed50d2236d9..a5ec6e3b097 100644 --- a/cpp/test/IceGrid/allocation/AllTests.cpp +++ b/cpp/test/IceGrid/allocation/AllTests.cpp @@ -77,7 +77,6 @@ private: }; typedef IceUtil::Handle<Callback> CallbackPtr; - class StressClient : public IceUtil::Thread, public IceUtil::Monitor<IceUtil::Mutex> { public: |