aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qt-ui/profile/profilewidget2.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-ui/profile/profilewidget2.cpp b/qt-ui/profile/profilewidget2.cpp
index d222ad940..fbbf3df19 100644
--- a/qt-ui/profile/profilewidget2.cpp
+++ b/qt-ui/profile/profilewidget2.cpp
@@ -501,7 +501,6 @@ void ProfileWidget2::settingsChanged()
if (currentState == PROFILE) {
rulerItem->setVisible(prefs.rulergraph);
- needReplot = true;
} else {
rulerItem->setVisible(false);
}