diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/slice/Ice/Router.ice | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cpp/slice/Ice/Router.ice b/cpp/slice/Ice/Router.ice index 7fcdf329e4d..5054310c08a 100644 --- a/cpp/slice/Ice/Router.ice +++ b/cpp/slice/Ice/Router.ice @@ -21,11 +21,6 @@ module Ice * [Communicator::setDefaultRouter], or with [ice_router] on specific * proxies. * - * <note><para> The router interface is intended to be used by &Ice; - * internals and by router implementations. Regular user code should - * not attempt to use any functionality of this interface - * directly.</para></note> - * **/ interface Router { |