summaryrefslogtreecommitdiff
path: root/sal/osl/unx/sockimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/unx/sockimpl.h')
-rw-r--r--sal/osl/unx/sockimpl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/osl/unx/sockimpl.h b/sal/osl/unx/sockimpl.h
index 353d915c495e..cfcd1a4303d6 100644
--- a/sal/osl/unx/sockimpl.h
+++ b/sal/osl/unx/sockimpl.h
@@ -28,8 +28,6 @@
extern "C" {
#endif
-typedef void* (*oslCloseCallback) (void*);
-
struct oslSocketImpl {
int m_Socket;
int m_nLastError;