1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-09-24 16:01:16 +02:00

Remove unused member variable

This commit is contained in:
Paul Licameli 2017-07-23 00:47:04 -04:00
parent 503f3548a1
commit 68a0f29bc2

View File

@ -175,7 +175,6 @@ class AButton final : public wxWindow {
bool mWasControlDown;
bool mCursorIsInWindow;
bool mButtonIsFocused;
bool mButtonIsDown;
bool mIsClicking;
bool mEnabled;