diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2017-07-22 20:40:27 +1000 |
---|---|---|
committer | Chris Sherlock <chris.sherlock79@gmail.com> | 2017-07-22 20:40:27 +1000 |
commit | 198cc058d0ced75e790ad7a6f0cc47a81adf8c13 (patch) | |
tree | 9130193120aef5bef5d2c06acdef7a837a45bb39 /sal/osl/w32 | |
parent | a12913fc442d8b81b2738e80a5a47fbe700c64dc (diff) |
osl: get rid of comment cruft in w32/sockimpl.hxx
Change-Id: Iab2ac765435113b8776be6b6a632e21385b02fae
Diffstat (limited to 'sal/osl/w32')
-rw-r--r-- | sal/osl/w32/sockimpl.hxx | 3 |
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 { |