ソースを参照

minor cleanup

Ugochukwu Mmaduekwe 5 年 前
コミット
b14748ad68
1 ファイル変更0 行追加4 行削除
  1. 0 4
      QRCodeGenLib.Demo/src/uQrCodeGeneratorDemo.pas

+ 0 - 4
QRCodeGenLib.Demo/src/uQrCodeGeneratorDemo.pas

@@ -245,10 +245,6 @@ const
 var
 var
   LFilePath: String;
   LFilePath: String;
   LBitmap: TQRCodeGenLibBitmap;
   LBitmap: TQRCodeGenLibBitmap;
-{$IF DEFINED(VCL_OR_LCL)}
-  LJpeg: TQRCodeGenLibJPEGImage;
-  LPng: TQRCodeGenLibPNGImage;
-{$IFEND VCL_OR_LCL}
 begin
 begin
   LFilePath := ExtractFilePath(ParamStr(0));
   LFilePath := ExtractFilePath(ParamStr(0));
   LFilePath := IncludeTrailingPathDelimiter(LFilePath);
   LFilePath := IncludeTrailingPathDelimiter(LFilePath);