13
0

Removed unrelated change in Selection::set_state () (clear_points()).

This commit is contained in:
nick_m 2014-12-23 01:26:10 +11:00 committed by Paul Davis
parent a795892492
commit 792f9ff37b

View File

@ -1261,7 +1261,6 @@ Selection::set_state (XMLNode const & node, int)
}
clear_regions ();
clear_points ();
clear_time ();
clear_tracks ();
clear_markers ();