Sfoglia il codice sorgente

Unused variable

Source commit: b73254f5392317d7523b3b354ef6f35d3228429f
Martin Prikryl 3 anni fa
parent
commit
18f22b1390
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0 3
      deployment/winscpsetup.iss

+ 0 - 3
deployment/winscpsetup.iss

@@ -700,9 +700,6 @@ end;
 
 #endif
 
-const
-  fsSurface = 0;
-
 procedure LoadBitmap(Image: TBitmapImage; FileName: string; BackgroundColor: TColor);
 var
   Bitmap: TBitmap;