X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fsynthesizer%2Fsynthwindow.inc;h=cddf8077ba51a46b865cbc722c5292b423384ebc;hb=5ec378f09aeeb646705fdb8035b39a186374fba0;hp=b8145e1aa34203768e43f6a3bc85bbe01668b2c4;hpb=6ff8b339d215bb1c2cef589fd7959aa2e1834105;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