]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/bookctrl.h
Initialise all variables
[wxWidgets.git] / include / wx / bookctrl.h
index 454e99545a46e3128c2953ffd1cf50bdfcc16507..33599c7a41570641eae45cd114d60a49fe4a11da 100644 (file)
@@ -276,9 +276,6 @@ protected:
     // helper: get the next page wrapping if we reached the end
     int GetNextPage(bool forward) const;
 
     // helper: get the next page wrapping if we reached the end
     int GetNextPage(bool forward) const;
 
-    // Always rely on GetBestSize, which will look at all the pages
-    virtual void SetInitialBestSize(const wxSize& WXUNUSED(size)) { }
-
     // Lay out controls
     void DoSize();
 
     // Lay out controls
     void DoSize();