removed unused static variable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
fc480dc16b
commit
281818319b
@ -245,8 +245,6 @@ public:
|
||||
wxTextCtrl* m_marginBottomText;
|
||||
wxComboBox* m_paperTypeChoice;
|
||||
|
||||
static bool m_pageSetupDialogCancelled;
|
||||
|
||||
wxPageSetupData m_pageData;
|
||||
|
||||
private:
|
||||
@ -257,4 +255,4 @@ private:
|
||||
#endif
|
||||
|
||||
#endif
|
||||
// __PRINTDLGH_G__
|
||||
// __PRINTDLGH_G_
|
||||
|
Loading…
Reference in New Issue
Block a user