]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/gsocket.c
Applied patch [ 583922 ] Make generic/wxListCtrl avail. in WIN32
[wxWidgets.git] / src / msw / gsocket.c
index 26388159d728fc1435bfb5133761481a8f7dbaad..4490c43ada30305c9d7d9a9d9ad50393b83a30e3 100644 (file)
@@ -792,7 +792,7 @@ void GSocket_SetTimeout(GSocket *socket, unsigned long millis)
  *  operations do not clear this back to GSOCK_NOERROR, so use it only
  *  after an error.
  */
-GSocketError WXDLLEXPORT GSocket_GetError(GSocket *socket)
+GSocketError GSocket_GetError(GSocket *socket)
 {
   assert(socket != NULL);