X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fsynthesizer%2Fsynthwindow.inc;h=cddf8077ba51a46b865cbc722c5292b423384ebc;hb=07af5297688e2f888e0a309eab76293093a003bb;hp=b8145e1aa34203768e43f6a3bc85bbe01668b2c4;hpb=7fd85fb66168f6b518c5f2d73e04036e87faa0e1;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/synthesizer/synthwindow.inc b/cinelerra-5.1/plugins/synthesizer/synthwindow.inc index b8145e1a..cddf8077 100644 --- a/cinelerra-5.1/plugins/synthesizer/synthwindow.inc +++ b/cinelerra-5.1/plugins/synthesizer/synthwindow.inc @@ -22,8 +22,6 @@ #ifndef SYNTHWINDOW_INC #define SYNTHWINDOW_INC - - class SynthThread; class SynthOscGUI; class SynthOscGUILevel; @@ -40,7 +38,4 @@ class SynthSubWindow; class SynthScroll; class SynthClear; -#define OSCILLATORHEIGHT 40 - - #endif