summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sal/osl/w32/sockimpl.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sal/osl/w32/sockimpl.hxx b/sal/osl/w32/sockimpl.hxx
index d052d9fb7381..44aeced6b3e6 100644
--- a/sal/osl/w32/sockimpl.hxx
+++ b/sal/osl/w32/sockimpl.hxx
@@ -23,9 +23,6 @@
#include <osl/socket.h>
#include <osl/interlck.h>
-/*****************************************************************************/
-/* oslSocketImpl */
-/*****************************************************************************/
#define OSL_SOCKET_FLAGS_NONBLOCKING 0x0001
struct oslSocketImpl {