]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/notebook.h
Use bool instead of int. Replace TRUE/FALSE with true/false.
[wxWidgets.git] / include / wx / gtk / notebook.h
index 1830da0e9ef3cf0b1e4eb516e0fc5ddc5372b57f..d19a9cd6d673444fbf4b40c3ff82f61ac9ea6dab 100644 (file)
@@ -80,8 +80,6 @@ public:
 
   // operations
   // ----------
-    // remove one page from the notebook
-  bool DeletePage(size_t nPage);
     // remove all pages
   bool DeleteAllPages();