X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f289196b3a47487984ed01ee108476bc227c4d5a..b6e2eddeaf7e559589ce41ac41e88f9bd71c5a08:/include/wx/os2/notebook.h?ds=inline diff --git a/include/wx/os2/notebook.h b/include/wx/os2/notebook.h index 68fc28013b..4adaa2c64f 100644 --- a/include/wx/os2/notebook.h +++ b/include/wx/os2/notebook.h @@ -189,9 +189,6 @@ protected: // // Helper functions // - void ChangePage( int nOldSel - ,int nSel - ); // change pages int m_nSelection; // The current selection (-1 if none)