X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/22b6de6a70900550b5411f14fffc9d48adbbf222..80da12bc09a3270151b672383600860e17753cb2:/include/wx/msw/gsockmsw.h?ds=sidebyside diff --git a/include/wx/msw/gsockmsw.h b/include/wx/msw/gsockmsw.h index 720a156b52..a32589d602 100644 --- a/include/wx/msw/gsockmsw.h +++ b/include/wx/msw/gsockmsw.h @@ -62,8 +62,6 @@ public: GAddress *GetPeer(); GSocketError SetServer(); GSocket *WaitConnection(); - // not used under MSW - void Notify(bool WXUNUSED(enable)) { } bool SetReusable(); bool SetBroadcast(); bool DontDoBind();