X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0df3fbd72a4d12b15176c6176146ac97e8b09084..6ba7c06eeeda47b88783025428ca0f290e3bf236:/include/wx/msw/notebook.h diff --git a/include/wx/msw/notebook.h b/include/wx/msw/notebook.h index 142803edcc..b26643862e 100644 --- a/include/wx/msw/notebook.h +++ b/include/wx/msw/notebook.h @@ -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,