diff options
Diffstat (limited to 'gui/newgui.cpp')
-rw-r--r-- | gui/newgui.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/newgui.cpp b/gui/newgui.cpp index ea624fbc98..206cec532b 100644 --- a/gui/newgui.cpp +++ b/gui/newgui.cpp @@ -235,7 +235,6 @@ void NewGui::saveState() { _lastClick.count = 0; _stateIsSaved = true; - _scaleEnable = true; } void NewGui::restoreState() { |