clip: use footage label by default rather than copied label

This commit is contained in:
itsmattkc
2023-02-21 19:44:26 -08:00
parent aa2653a583
commit 5e29414dce
2 changed files with 3 additions and 2 deletions
@@ -424,7 +424,6 @@ void ImportTool::DropGhosts(bool insert, MultiUndoCommand *parent_command)
ClipBlock* clip = new ClipBlock();
block = clip;
clip->set_media_in(ghost->GetMediaIn());
clip->SetLabel(footage_stream.footage->GetLabel());
command->add_child(new NodeAddCommand(dst_graph, clip));
// Position clip in its own context