X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/22b6de6a70900550b5411f14fffc9d48adbbf222..f53c8638250a66a3721eff864fbc89ab6e9dfd35:/include/wx/mac/carbon/gsockmac.h diff --git a/include/wx/mac/carbon/gsockmac.h b/include/wx/mac/carbon/gsockmac.h index 556e3ea52f..de035d0d40 100644 --- a/include/wx/mac/carbon/gsockmac.h +++ b/include/wx/mac/carbon/gsockmac.h @@ -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);