merged hv7 mod
[goodguy/history.git] / cinelerra-5.1 / cinelerra / track.C
index ae7d10491daa4149a71f7221b278d13b625e4b94..f3852cf90e5bab5308e9383aeb29324dbb061a15 100644 (file)
@@ -1150,17 +1150,9 @@ int Track::copy_assets(double start,
 }
 
 
-
-
-
-int Track::clear(double start,
-       double end,
-       int edit_edits,
-       int edit_labels,
-       int edit_plugins,
-       int edit_autos,
-       int convert_units,
-       Edits *trim_edits)
+int Track::clear(double start, double end,
+       int edit_edits, int edit_labels, int edit_plugins,
+       int edit_autos, int convert_units, Edits *trim_edits)
 {
 // Edits::move_auto calls this routine after the units are converted to the track
 // format.