olaf neophyte and de.po updates, valgrind tweaks, delete green lady, inkscape dpi=96
[goodguy/history.git] / cinelerra-5.1 / guicast / bcsubwindow.h
index b99deed20c23346e4fe6ec2a635e4b1e9307e901..b90c8a34fdfa8bc47b71c018230d11fb72ddfd15 100644 (file)
@@ -28,9 +28,7 @@
 class BC_SubWindow : public BC_WindowBase
 {
 public:
-       BC_SubWindow(int x, int y, int w, int h,
-                       int bg_color=-1,
-                       int opts=0);
+       BC_SubWindow(int x, int y, int w, int h, int bg_color=-1);
        virtual ~BC_SubWindow();
 
        virtual int initialize();