mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-19 14:25:27 +00:00
cleanup: remove MainWindow::stateBeforeEdit member
The last user was removed in accf1fcc8f
.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
53c2f34930
commit
8d93192537
1 changed files with 0 additions and 1 deletions
|
@ -173,7 +173,6 @@ private:
|
|||
UserManual *helpView;
|
||||
#endif
|
||||
CurrentState state;
|
||||
CurrentState stateBeforeEdit;
|
||||
QString filter_open();
|
||||
QString filter_import();
|
||||
QString filter_import_dive_sites();
|
||||
|
|
Loading…
Add table
Reference in a new issue