Преглед изворни кода

Unused variable

Source commit: b73254f5392317d7523b3b354ef6f35d3228429f
Martin Prikryl пре 3 година
родитељ
комит
18f22b1390
1 измењених фајлова са 0 додато и 3 уклоњено
  1. 0 3
      deployment/winscpsetup.iss

+ 0 - 3
deployment/winscpsetup.iss

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