BSD 14 mods - move to ffmpeg6, move to python39, fix OpenEXR build; add missing inclu...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / awindow.h
index 6691e5ec1ae6202d9a1ef62bf93ebedb42929df8..d98fe475ee338c88f60391a6fecb6f354d77e579 100644 (file)
@@ -2,6 +2,7 @@
 /*
  * CINELERRA
  * Copyright (C) 2008 Adam Williams <broadcast at earthling dot net>
+ * Copyright (C) 2003-2016 Cinelerra CV contributors
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -53,7 +54,6 @@ public:
        AssetRemoveThread *asset_remove;
        ClipEdit *clip_edit;
        LabelEdit *label_edit;
-       EffectTipDialog *effect_tip;
 };
 
 #endif