extensive changes to PresentationInfo API
[ardour.git] / libs / ardour / export_status.cc
index 4b48a8edd72d0ab8174658639caf10cf08550861..170073974b2eff7a6ae5822b20c0c6c5488a6956 100644 (file)
@@ -52,6 +52,7 @@ ExportStatus::init ()
 
        total_normalize_cycles = 0;
        current_normalize_cycle = 0;
+       result_map.clear();
 }
 
 void