]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/laywin.h
#undef things which require other, disabled, ones, instead of re-#defining them as 1
[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();