add binfolder path relative filters, fix gbrp color model, vwdw timebar tweaks, title...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / swindow.h
index 8ba4e7447c51c88c95880ac56b269e4c77d9f644..04e08b556e3004b79dc8f0baf9d88980f0ca146b 100644 (file)
@@ -57,7 +57,6 @@ class SWindowLoadPath : public BC_TextBox
 {
 public:
        SWindowGUI *sw_gui;
-       ArrayList<BC_ListBoxItem*> *file_entries;
 
        SWindowLoadPath(SWindowGUI *gui, int x, int y, char *path);
        ~SWindowLoadPath();