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
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04

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 ()) {