X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6aa929e784d62245d10ede230ceabaaf22c91122..300aaa8f77daee5cd740c8c4cce63f40c6bfae4b:/src/os2/gsocket.c diff --git a/src/os2/gsocket.c b/src/os2/gsocket.c index 44ff3ad5ff..8ba4efe94a 100644 --- a/src/os2/gsocket.c +++ b/src/os2/gsocket.c @@ -80,19 +80,10 @@ int _System soclose(int); /* Global initialisers */ -#if !defined(__VISAGECPP__) - int GSocket_Init() { return 1; } -#else -bool GSocket_Init() -{ - return 1; -} - -#endif void GSocket_Cleanup() {