]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/gsockmsw.c
removed unused stuff (fixes a couple of compilation warnings)
[wxWidgets.git] / src / msw / gsockmsw.c
index 68d3d5f975d65642ecac13b7acb6ad75a000a1e6..246ae71c82b3f0066a621dc1156e160734f0ce8d 100644 (file)
@@ -99,7 +99,7 @@ wxCreateHiddenWindow(LPCTSTR *pclassname, LPCTSTR classname, WNDPROC wndproc);
 #error "MAXSOCKETS is too big!"
 #endif
 
-typedef int PASCAL (*WSAAsyncSelectFunc)(SOCKET,HWND,u_int,long);
+typedef int (PASCAL *WSAAsyncSelectFunc)(SOCKET,HWND,u_int,long);
 
 /* Global variables */