bunch-o compiler bitch'n
[goodguy/history.git] / cinelerra-5.1 / cinelerra / formattools.h
index b5b567684eebf1125de1b781b61ca780dc917f44..d471db8b6825fe2bb49923bb04bdcc9c2192698f 100644 (file)
@@ -116,8 +116,6 @@ public:
 
        FormatMultiple *multiple_files;
 
-// Suggestions for the textbox
-       ArrayList<BC_ListBoxItem*> *file_entries;
        ArrayList<PluginServer*> *plugindb;
        MWindow *mwindow;
        const char *locked_compressor;
@@ -167,8 +165,6 @@ public:
 
        int handle_event();
        FormatTools *format;
-       static int load_defaults(const char *path, const char *type,
-               char *codec, char *codec_options, int len);
 
 // squash show/hide window
        int show_window(int flush=1) { return 0; }