diff options
Diffstat (limited to 'cpp/demo/IceBox/hello/HelloServiceI.h')
-rw-r--r-- | cpp/demo/IceBox/hello/HelloServiceI.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/demo/IceBox/hello/HelloServiceI.h b/cpp/demo/IceBox/hello/HelloServiceI.h index 9c39a006a83..bbaf1323aa7 100644 --- a/cpp/demo/IceBox/hello/HelloServiceI.h +++ b/cpp/demo/IceBox/hello/HelloServiceI.h @@ -28,7 +28,6 @@ public: virtual void start(const ::std::string&, const ::Ice::CommunicatorPtr&, - const ::Ice::PropertiesPtr&, const ::Ice::StringSeq&); virtual void stop(); |