1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-11 15:16:27 +01:00

Remove some unused members

This commit is contained in:
Paul Licameli
2017-06-07 21:57:07 -04:00
parent cb039c200a
commit 3255ab6c5b
2 changed files with 0 additions and 4 deletions

View File

@@ -643,8 +643,6 @@ protected:
int mTimeCount;
bool mRefreshBacking;
int mPrevWidth;
int mPrevHeight;
SelectedRegion mInitialSelection;
std::vector<bool> mInitialTrackSelection;