diff options
Diffstat (limited to 'cpp/test/Ice/dispatcher/Dispatcher.h')
-rw-r--r-- | cpp/test/Ice/dispatcher/Dispatcher.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/Ice/dispatcher/Dispatcher.h b/cpp/test/Ice/dispatcher/Dispatcher.h index ab80e78fc7b..199a048a267 100644 --- a/cpp/test/Ice/dispatcher/Dispatcher.h +++ b/cpp/test/Ice/dispatcher/Dispatcher.h @@ -55,7 +55,6 @@ public: virtual void dispatch(const Ice::DispatcherCallPtr&, const Ice::ConnectionPtr&); #endif - void run(); static void terminate(); |