]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/gsockmsw.h
use wxTextEntry in wxTextValidator (modified patch 1821743)
[wxWidgets.git] / include / wx / msw / gsockmsw.h
index 720a156b5296ff42f27ea5caceb507ada9afdc97..a32589d602dae7c943de2f46149f048b91df9326 100644 (file)
@@ -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();