summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/io/NoRouteToHostException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/io/NoRouteToHostException.idl')
-rw-r--r--udkapi/com/sun/star/io/NoRouteToHostException.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/io/NoRouteToHostException.idl b/udkapi/com/sun/star/io/NoRouteToHostException.idl
index ae2d32acef17..46f201457e9e 100644
--- a/udkapi/com/sun/star/io/NoRouteToHostException.idl
+++ b/udkapi/com/sun/star/io/NoRouteToHostException.idl
@@ -24,8 +24,6 @@
module com { module sun { module star { module io {
-
-// DocMerge from xml: exception com::sun::star::io::NoRouteToHostException
/** Signals that an error occurred while attempting to connect a socket to
a remote address and port. Typically, the remote host cannot be reached
because of an intervening firewall, or if an intermediate router is down.