diff options
Diffstat (limited to 'io/source/connector')
-rw-r--r-- | io/source/connector/ctr_socket.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io/source/connector/ctr_socket.cxx b/io/source/connector/ctr_socket.cxx index 2995aad0a24b..2c0d3f691b2f 100644 --- a/io/source/connector/ctr_socket.cxx +++ b/io/source/connector/ctr_socket.cxx @@ -223,7 +223,6 @@ namespace stoc_connector { } - // XConnectionBroadcaster void SAL_CALL SocketConnection::addStreamListener(const Reference<XStreamListener> & aListener) throw(RuntimeException, std::exception) { |