Remove unused members from wxGenericColourDialog

This commit is contained in:
Maarten Bent
2020-07-31 00:06:27 +02:00
parent 4f09f83597
commit a54b4073f9
2 changed files with 0 additions and 9 deletions

View File

@@ -122,11 +122,6 @@ protected:
wxStaticBitmap *m_customColoursBmp[16];
#endif // wxCLRDLGG_USE_PREVIEW_WITH_ALPHA
int m_buttonY;
int m_okButtonX;
int m_customButtonX;
// static bool colourDialogCancelled;
wxDECLARE_EVENT_TABLE();