Tie the "sticky scrolling" setting in with the settings mgmt
[pulseview.git] / pv / view / view.cpp
index cc0ceb79cabfadaa68fa1396997de3ba79930b78..d47b4fd15315d61fe33d46ab9d11087954702114 100644 (file)
@@ -567,11 +567,6 @@ void View::enable_sticky_scrolling(bool state)
        sticky_scrolling_ = state;
 }
 
-void View::toggle_sticky_scrolling()
-{
-       sticky_scrolling_ = !sticky_scrolling_;
-}
-
 void View::enable_coloured_bg(bool state)
 {
        const vector<shared_ptr<TraceTreeItem>> items(