summaryrefslogtreecommitdiff
path: root/sal/qa/osl/socket/sockethelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/osl/socket/sockethelper.hxx')
-rw-r--r--sal/qa/osl/socket/sockethelper.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sal/qa/osl/socket/sockethelper.hxx b/sal/qa/osl/socket/sockethelper.hxx
index e664f13c4880..fb018a3ff06b 100644
--- a/sal/qa/osl/socket/sockethelper.hxx
+++ b/sal/qa/osl/socket/sockethelper.hxx
@@ -24,14 +24,10 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-//------------------------------------------------------------------------
-//------------------------------------------------------------------------
#ifndef _SOCKETHELPER_HXX_
#define _SOCKETHELPER_HXX_
-//------------------------------------------------------------------------
-//------------------------------------------------------------------------
#include <sal/types.h>
#include <rtl/textenc.h>
#include <rtl/ustring.hxx>
@@ -78,7 +74,6 @@ extern "C"
#if ( defined WNT ) // Windows
#include <tools/prewin.h>
-// #include <windows.h>
#include <winsock.h>
#include <string.h>
#include <tools/postwin.h>
@@ -86,9 +81,6 @@ extern "C"
#endif
-//------------------------------------------------------------------------
-//------------------------------------------------------------------------
-
#ifdef __cplusplus
}
#endif