Browse Source

unused variable

Juliette ELSASS 1 năm trước cách đây
mục cha
commit
9d2dd662b1
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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