X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12612f29d4d6dd78418e49c2b653b78513716419..a4f6fe43c33bd7933645d110ad2719871dab043d:/include/wx/osx/popupwin.h?ds=sidebyside diff --git a/include/wx/osx/popupwin.h b/include/wx/osx/popupwin.h index 4a429de678..b815a61c16 100644 --- a/include/wx/osx/popupwin.h +++ b/include/wx/osx/popupwin.h @@ -27,8 +27,6 @@ public: bool Create(wxWindow *parent, int flags = wxBORDER_NONE); - virtual bool Show(bool show = true); - DECLARE_DYNAMIC_CLASS_NO_COPY(wxPopupWindow) };