瀏覽代碼

unused variable

Juliette ELSASS 1 年之前
父節點
當前提交
9d2dd662b1
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      lazpaint/dialog/filter/uhypocycloid.pas

+ 0 - 1
lazpaint/dialog/filter/uhypocycloid.pas

@@ -191,7 +191,6 @@ end;
 
 procedure TFHypocycloid.InitParams;
 var
-  isOriginal: Boolean;
   layerIndex, cuspCount, errPos: Integer;
   cuspCountStr: RawByteString;
 begin