Skip to content

Commit

Permalink
Removed hints
Browse files Browse the repository at this point in the history
  • Loading branch information
snakeice committed Jun 13, 2019
1 parent 6da8c5b commit dd2eed7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/core/Boss.Modules.PackageProcessor.pas
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ procedure TBossPackageProcessor.LoadTools(AProjectPath: string);
var
LBins: TStringDynArray;
LBin, LBinName: string;
LFlag: Integer;
LHnd: NativeUInt;
LMenu: TMenuItem;
LMenuItem: TMenuItem;
begin
Expand Down Expand Up @@ -153,9 +151,7 @@ class procedure TBossPackageProcessor.OnActiveProjectChanged(AProject: string);
procedure TBossPackageProcessor.UnloadOlds;
var
LBpl: string;
LBin, LBinName: string;
LFlag: Integer;
LHnd: NativeUInt;
LMenu: TMenuItem;
LMenuItem: TMenuItem;
LIndex: Integer;
Expand Down

0 comments on commit dd2eed7

Please sign in to comment.