git-svn-id: trunk@16778 -
This commit is contained in:
paul 2008-09-29 05:04:25 +00:00
parent 6176cdadd9
commit 7ea0dab8c9

View File

@ -861,7 +861,7 @@ end;
procedure TPOFile.UpdateItem(const Identifier: string; Original: string);
var
Item: TPOFileItem;
p: Integer;
// p: Integer;
AContext,AComment,ATranslation: string;
begin
if FHelperList=nil then