X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fformattools.h;h=d471db8b6825fe2bb49923bb04bdcc9c2192698f;hb=673257cc109af5234e4219a6baef9589b83b9359;hp=b5b567684eebf1125de1b781b61ca780dc917f44;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/formattools.h b/cinelerra-5.1/cinelerra/formattools.h index b5b56768..d471db8b 100644 --- a/cinelerra-5.1/cinelerra/formattools.h +++ b/cinelerra-5.1/cinelerra/formattools.h @@ -116,8 +116,6 @@ public: FormatMultiple *multiple_files; -// Suggestions for the textbox - ArrayList *file_entries; ArrayList *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; }