add layout_scale preference, scaling cleanup, rework init bc_resources, init tip_info...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / descratch / descratch.C
index b48c4d0e17badfbbd8683703557cdf043461fe9d..027c560d0fc7ef2203ca78702a982fee8f7eb356 100644 (file)
@@ -486,7 +486,7 @@ DeScratchWindow::~DeScratchWindow()
 void DeScratchWindow::create_objects()
 {
        int xs10 = xS(10), xs15 = xS(15), xs16 = xS(16);
-       int ys10 = yS(10), ys15 = yS(15), ys30 = yS(30);
+       int ys10 = yS(10), ys15 = yS(15);
        int x = xs10, y = ys10;
        plugin->load_configuration();
        DeScratchConfig &config = plugin->config;