Don't show DSP stats of inserts that don't collect them.
[ardour.git] / gtk2_ardour / editor_rulers.cc
index 7ee709de4c4c63655508d7049d9a0de3f5b3fe44..401bb5282b172cecc6c87b7daf96570876e1a5c5 100644 (file)
@@ -307,7 +307,6 @@ Editor::store_ruler_visibility ()
        node->set_property (X_("videotl"), ruler_video_action->get_active());
 
        _session->add_extra_xml (*node);
-       _session->set_dirty ();
 }
 
 void