Remove unused member

This commit is contained in:
Paul Licameli 2020-09-01 13:36:41 -04:00
parent 92d7ee38e5
commit a093f5b2cf
1 changed files with 0 additions and 1 deletions

View File

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