]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/laywin.h
Applied patch [ 1181975 ] [wxMSW] Removes all flicker from wxNotebook
[wxWidgets.git] / include / wx / generic / laywin.h
index ef1c162d9fec39ea471c9d30edc89e5687d58a7a..0f8ede2e8d9885448780bd54bdb89c7b88165e37 100644 (file)
@@ -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();