Fix another duplicate if from session/system config consolidation
[ardour.git] / libs / ardour / session_state.cc
index e21967cf14134f530ce88e584e04d6ae47260e64..0110b8e156f66819aa5e10b4665e1f549146aacd 100644 (file)
@@ -4060,11 +4060,7 @@ Session::config_changed (std::string p, bool ours)
                set_dirty ();
        }
 
-       if (p == "seamless-loop") {
-
-       } else if (p == "rf-speed") {
-
-       } else if (p == "auto-loop") {
+       if (p == "auto-loop") {
 
        } else if (p == "session-monitoring") {