13
0

Remove a declaration that won't be needed now

This commit is contained in:
John Emmas 2024-05-07 16:06:47 +01:00
parent a345d05f0f
commit dc74533fab

View File

@ -212,7 +212,6 @@ import_sndfile_as_region (Session* s, struct aafiAudioEssencePointer* aafAudioEs
*oneClipSources = sources; *oneClipSources = sources;
/* Put the source on a region */ /* Put the source on a region */
std::shared_ptr<Region> region;
string region_name; string region_name;
/* take all the sources we have and package them up as a region */ /* take all the sources we have and package them up as a region */