X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d6b9496a96223cc5164e5785485d7d622fd9b5e6..546db2a8f8e9975eba9e54d7f4b7f3546a4a515d:/include/wx/prntbase.h diff --git a/include/wx/prntbase.h b/include/wx/prntbase.h index 04ad68da24..9e3cd730bc 100644 --- a/include/wx/prntbase.h +++ b/include/wx/prntbase.h @@ -64,7 +64,6 @@ public: protected: wxPrintDialogData m_printDialogData; wxPrintout* m_currentPrintout; - public: static wxWindow* sm_abortWindow; static bool sm_abortIt;