X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5340966638dba7bcbd960913a0fc010dd1de4883..1033b8362a644a89d3b82b8786e1f6790c066bb5:/include/wx/generic/laywin.h diff --git a/include/wx/generic/laywin.h b/include/wx/generic/laywin.h index ef1c162d9f..0f8ede2e8d 100644 --- a/include/wx/generic/laywin.h +++ b/include/wx/generic/laywin.h @@ -184,10 +184,6 @@ public: // Called by layout algorithm to retrieve information about the window. void OnQueryLayoutInfo(wxQueryLayoutInfoEvent& event); -#ifdef __WXMAC__ - virtual bool MacClipChildren() const { return true ; } -#endif - private: void Init();