Explorar el Código

unused variable

Juliette ELSASS hace 1 año
padre
commit
9d2dd662b1
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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