X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fswindow.h;h=04e08b556e3004b79dc8f0baf9d88980f0ca146b;hp=8ba4e7447c51c88c95880ac56b269e4c77d9f644;hb=7e5a0760f40ff787cc3d93cb7768a901ebe52809;hpb=cdeb29aeaca2be9141f4c1d82f3aa36fcb51ab12 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();