diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2017-07-19 12:52:00 +1000 |
---|---|---|
committer | Chris Sherlock <chris.sherlock79@gmail.com> | 2017-07-19 12:52:00 +1000 |
commit | c0d7f348f20ea1ae0d4b738136be4d5cbff550ae (patch) | |
tree | 1066b669e8306d0727f0c0ae05c7f7182e59ce23 /include | |
parent | 1ec04aa8d8f37c82c78d6b98e030a34769d3123e (diff) |
osl: remove comment cruft osl/socket.h
Change-Id: I785cc08e5450530f885b1bf38b50517029d6fb92
Diffstat (limited to 'include')
-rw-r--r-- | include/osl/socket.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/osl/socket.h b/include/osl/socket.h index 2ec3890b3776..796b3490223f 100644 --- a/include/osl/socket.h +++ b/include/osl/socket.h @@ -398,11 +398,6 @@ SAL_DLLPUBLIC oslSocketResult SAL_CALL osl_getLocalHostname(rtl_uString **strLoc /**@{ begin section oslSocket */ - -/*-***************************************************************************/ -/* oslSocket */ -/*-***************************************************************************/ - typedef struct oslSocketImpl * oslSocket; /** increases the refcount of the socket handle by one |