X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fswindow.h;h=04e08b556e3004b79dc8f0baf9d88980f0ca146b;hb=c279e21fc2394a7908bbd1ba8c79b116fe9fb14a;hp=8ba4e7447c51c88c95880ac56b269e4c77d9f644;hpb=cdeb29aeaca2be9141f4c1d82f3aa36fcb51ab12;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/swindow.h b/cinelerra-5.1/cinelerra/swindow.h index 8ba4e744..04e08b55 100644 --- a/cinelerra-5.1/cinelerra/swindow.h +++ b/cinelerra-5.1/cinelerra/swindow.h @@ -57,7 +57,6 @@ class SWindowLoadPath : public BC_TextBox { public: SWindowGUI *sw_gui; - ArrayList *file_entries; SWindowLoadPath(SWindowGUI *gui, int x, int y, char *path); ~SWindowLoadPath();