X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Floadfile.C;h=3be7223f77a8f3fbe545f5a4a2110f9488728667;hb=c279e21fc2394a7908bbd1ba8c79b116fe9fb14a;hp=a43778e1a024f35b5334ed1d4510ae5cdc97af66;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/loadfile.C b/cinelerra-5.1/cinelerra/loadfile.C index a43778e1..3be7223f 100644 --- a/cinelerra-5.1/cinelerra/loadfile.C +++ b/cinelerra-5.1/cinelerra/loadfile.C @@ -104,7 +104,7 @@ void LoadFileThread::handle_done_event(int result) { ArrayList path_list; path_list.set_array_delete(); - + // Collect all selected files if(!result) { @@ -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() -