mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-23 17:11:13 +01:00
Remove unused member
This commit is contained in:
@@ -97,7 +97,6 @@ private:
|
|||||||
|
|
||||||
const std::shared_ptr<ConnectionPtr> mppConnection;
|
const std::shared_ptr<ConnectionPtr> mppConnection;
|
||||||
bool mValid;
|
bool mValid;
|
||||||
bool mDirty;
|
|
||||||
bool mSilent;
|
bool mSilent;
|
||||||
bool mLocked = false;
|
bool mLocked = false;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user