X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fdescratch%2Fdescratch.C;h=027c560d0fc7ef2203ca78702a982fee8f7eb356;hb=c9c0e07706fad701a70ee0d1ffb0fcb6304f138c;hp=b48c4d0e17badfbbd8683703557cdf043461fe9d;hpb=0df48ad2d876409c5beeae2e21933a728ea76c33;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/descratch/descratch.C b/cinelerra-5.1/plugins/descratch/descratch.C index b48c4d0e..027c560d 100644 --- a/cinelerra-5.1/plugins/descratch/descratch.C +++ b/cinelerra-5.1/plugins/descratch/descratch.C @@ -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;