Credit Andrew - fix vorbis audio which was scratchy and ensure aging plugin does...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / virtualvnode.h
index a1de9a97a674597d2f53e630097aa66c7a08f432..e18dd3d959efd762f0a7dde8f563c52f41fa545c 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
@@ -95,7 +96,7 @@ private:
                int use_opengl);
 
        float alpha;
-       FadeEngine *fader;
+//     FadeEngine *fader;
        MaskEngine *masker;
 };