浏览代码

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
 
-const
-  fsSurface = 0;
-
 procedure LoadBitmap(Image: TBitmapImage; FileName: string; BackgroundColor: TColor);
 var
   Bitmap: TBitmap;