summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2017-07-22 20:40:27 +1000
committerChris Sherlock <chris.sherlock79@gmail.com>2017-07-22 20:40:27 +1000
commit198cc058d0ced75e790ad7a6f0cc47a81adf8c13 (patch)
tree9130193120aef5bef5d2c06acdef7a837a45bb39
parenta12913fc442d8b81b2738e80a5a47fbe700c64dc (diff)
osl: get rid of comment cruft in w32/sockimpl.hxx
Change-Id: Iab2ac765435113b8776be6b6a632e21385b02fae
-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 {