[Libreoffice-commits] core.git: include/osl
Chris Sherlock
chris.sherlock79 at gmail.com
Wed Jul 19 02:52:56 UTC 2017
include/osl/socket.h | 5 -----
1 file changed, 5 deletions(-)
New commits:
commit c0d7f348f20ea1ae0d4b738136be4d5cbff550ae
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date: Wed Jul 19 12:52:00 2017 +1000
osl: remove comment cruft osl/socket.h
Change-Id: I785cc08e5450530f885b1bf38b50517029d6fb92
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
More information about the Libreoffice-commits
mailing list