Browse Source

* Fix some compiler warnings

Michael VAN CANNEYT 2 years ago
parent
commit
59807472aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/dblib/fpmake.pp

+ 1 - 1
packages/dblib/fpmake.pp

@@ -13,7 +13,7 @@ Const
 
 Var
   P : TPackage;
-  T : TTarget;
+
 begin
   With Installer do
     begin