X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6aa929e784d62245d10ede230ceabaaf22c91122..80a24267cbc17d85e278e1f10cdfdaea12199639:/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() {