summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/lib/connections/socket/SocketConnection.java
diff options
context:
space:
mode:
Diffstat (limited to 'jurt/com/sun/star/lib/connections/socket/SocketConnection.java')
-rw-r--r--jurt/com/sun/star/lib/connections/socket/SocketConnection.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/jurt/com/sun/star/lib/connections/socket/SocketConnection.java b/jurt/com/sun/star/lib/connections/socket/SocketConnection.java
index 373194d95866..8e878ee83a45 100644
--- a/jurt/com/sun/star/lib/connections/socket/SocketConnection.java
+++ b/jurt/com/sun/star/lib/connections/socket/SocketConnection.java
@@ -36,7 +36,6 @@ import com.sun.star.io.XStreamListener;
* and is uses by the <code>SocketConnector</code> and the <code>SocketAcceptor</code>.
* This class is not part of the provided <code>api</code>.
* <p>
- * @author Kay Ramme
* @see com.sun.star.lib.connections.socket.socketAcceptor
* @see com.sun.star.lib.connections.socket.socketConnector
* @see com.sun.star.connection.XConnection