merge: fix loadfile rm dup create_objects, fix put_title
[goodguy/history.git] / cinelerra-5.1 / cinelerra / loadfile.C
index a43778e1a024f35b5334ed1d4510ae5cdc97af66..4143449777390743b644fc2921616ba3ba16c5a1 100644 (file)
@@ -194,8 +194,6 @@ void LoadFileWindow::create_objects()
        lock_window("LoadFileWindow::create_objects");
        BC_FileBox::create_objects();
 
-       BC_FileBox::create_objects();
-
        int x = get_w() / 2 -
                LoadMode::calculate_w(this, mwindow->theme) / 2;
        int y = get_cancel_button()->get_y() -