Browse Source

unused variable

Unknown 6 years ago
parent
commit
53770b61d8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lazpaintcontrols/lcvectororiginal.pas

+ 0 - 1
lazpaintcontrols/lcvectororiginal.pas

@@ -1381,7 +1381,6 @@ end;
 procedure TVectorOriginal.DiscardUnusedTextures;
 var
   i, j: Integer;
-  f: TVectorShapeFields;
   texs: array Of TBGRABitmap;
 begin
   for i := 0 to FTextureCount-1 do