* Resolved some compiler-warnings

git-svn-id: trunk@35755 -
This commit is contained in:
joost 2017-04-07 22:43:41 +00:00
parent cb402adf32
commit 1888f8747f

View File

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