Browse Source

Unused variable

Source commit: b73254f5392317d7523b3b354ef6f35d3228429f
Martin Prikryl 3 years ago
parent
commit
18f22b1390
1 changed files with 0 additions and 3 deletions
  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;