diff options
Diffstat (limited to 'cpp/test/Ice/dispatcher/TestI.h')
-rw-r--r-- | cpp/test/Ice/dispatcher/TestI.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/Ice/dispatcher/TestI.h b/cpp/test/Ice/dispatcher/TestI.h index 3190a5dcba5..242ec868498 100644 --- a/cpp/test/Ice/dispatcher/TestI.h +++ b/cpp/test/Ice/dispatcher/TestI.h @@ -34,7 +34,6 @@ class TestIntfControllerI : public Test::TestIntfController, IceUtil::Monitor<Ic { public: - virtual void holdAdapter(const Ice::Current&); virtual void resumeAdapter(const Ice::Current&); |