summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libs/ardour/session_state.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/libs/ardour/session_state.cc b/libs/ardour/session_state.cc
index 041a84eac4..b085c8906c 100644
--- a/libs/ardour/session_state.cc
+++ b/libs/ardour/session_state.cc
@@ -3308,11 +3308,6 @@ Session::cleanup_regions ()
}
}
}
-
- /* dump the history list */
- _history.clear ();
-
- save_state ("");
}
bool