]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/notebook.h
declare wxEntry() as taking char **Argv, not char *argv[]
[wxWidgets.git] / include / wx / msw / notebook.h
index 142803edcc095ff65bb8e8025c20f5b5f6779f12..b26643862e6e02d15c901e277f8f3f8003c247b1 100644 (file)
@@ -89,8 +89,6 @@ public:
 
   // operations
   // ----------
-    // remove one page from the notebook
-  bool DeletePage(int nPage);
     // remove all pages
   bool DeleteAllPages();
     // adds a new page to the notebook (it will be deleted ny the notebook,