summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorMichi Henning <michi@zeroc.com>2006-06-02 05:38:18 +0000
committerMichi Henning <michi@zeroc.com>2006-06-02 05:38:18 +0000
commit313f6f23dd48873238433601ef86f1d563cc0b27 (patch)
treee78b8ec121f1f785f03df09780adbf9370b81bd9 /cpp
parentFixed bug #1024 (diff)
downloadice-313f6f23dd48873238433601ef86f1d563cc0b27.tar.bz2
ice-313f6f23dd48873238433601ef86f1d563cc0b27.tar.xz
ice-313f6f23dd48873238433601ef86f1d563cc0b27.zip
Removed out-of-date comment about Router being an Ice-internal interface.
Diffstat (limited to 'cpp')
-rw-r--r--cpp/slice/Ice/Router.ice5
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
{