confirm prefs update, fix bg_pixmap sz, plugin layout tweaks
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / synthesizer / synthwindow.inc
index b8145e1aa34203768e43f6a3bc85bbe01668b2c4..cddf8077ba51a46b865cbc722c5292b423384ebc 100644 (file)
@@ -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