Prepare for Strip Import API overhaul

This commit is contained in:
Robin Gareus
2025-12-01 15:11:07 +01:00
parent 52af610937
commit 9089151f68

View File

@@ -364,7 +364,7 @@ StripImportDialog::parse_route_state (std::string const& path)
goto out;
}
_extern_map = _session->parse_route_state (path, _match_pbd_id);
//_extern_map = _session->parse_route_state (path, _match_pbd_id);
out:
if (_extern_map.empty ()) {