]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/gsockmac.h
build fixes
[wxWidgets.git] / include / wx / mac / carbon / gsockmac.h
index 556e3ea52fc8497775ca0ac5b074fdf52ffca8fc..de035d0d4011ae6393fcb702b7e28d152aeb2ee3 100644 (file)
@@ -50,8 +50,6 @@ public:
     GAddress *GetPeer();
     GSocketError SetServer();
     GSocket *WaitConnection();
-    // not used under Mac
-    void Notify(bool WXUNUSED(enable)) { }
     bool SetReusable() { return false; }
     GSocketError SetNonOriented();
     GSocketError Connect(GSocketStream stream);