ソースを参照

* Resolved some compiler-warnings

git-svn-id: trunk@35755 -
joost 8 年 前
コミット
1888f8747f
1 ファイル変更0 行追加3 行削除
  1. 0 3
      packages/fppkg/src/pkguninstalledsrcsrepo.pp

+ 0 - 3
packages/fppkg/src/pkguninstalledsrcsrepo.pp

@@ -8,7 +8,6 @@ uses
   Classes,
   Classes,
   SysUtils,
   SysUtils,
   fpmkunit,
   fpmkunit,
-  fpTemplate,
   pkgoptions,
   pkgoptions,
   pkgFppkg,
   pkgFppkg,
   pkgglobals,
   pkgglobals,
@@ -72,8 +71,6 @@ type
 implementation
 implementation
 
 
 const
 const
-  KeyScanForUnits      = 'ScanForUnits';
-  KeyUnitPath          = 'UnitPath';
   KeySourceRepository  = 'SourceRepository';
   KeySourceRepository  = 'SourceRepository';
 
 
   SLogSourceRepository = '  SourceRepository:%s';
   SLogSourceRepository = '  SourceRepository:%s';