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

Remove unused member

This commit is contained in:
Paul Licameli 2020-09-01 13:36:41 -04:00
parent 92d7ee38e5
commit a093f5b2cf

View File

@ -97,7 +97,6 @@ private:
const std::shared_ptr<ConnectionPtr> mppConnection;
bool mValid;
bool mDirty;
bool mSilent;
bool mLocked = false;