From c6a0e86cd54e8c976058b3d248a5654cb7f8565c Mon Sep 17 00:00:00 2001 From: mattias Date: Mon, 9 Feb 2015 19:01:52 +0000 Subject: [PATCH] IDE: package links: fixed cleaning up duplicate ids for same lpk file git-svn-id: trunk@47664 - --- packager/packagelinks.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packager/packagelinks.pas b/packager/packagelinks.pas index 77b5e2cae7..8322319677 100644 --- a/packager/packagelinks.pas +++ b/packager/packagelinks.pas @@ -638,7 +638,7 @@ begin debugln(['Warning: TPackageLinks.UpdateUserLinks two links for file: ',NewPkgLink.LPKFilename,' A=',OtherLink.IDAsString,' B=',NewPkgLink.IDAsString]); if OtherLink.LastUsed