mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 20:59:08 +02:00
cleanup
git-svn-id: trunk@16778 -
This commit is contained in:
parent
6176cdadd9
commit
7ea0dab8c9
@ -861,7 +861,7 @@ end;
|
|||||||
procedure TPOFile.UpdateItem(const Identifier: string; Original: string);
|
procedure TPOFile.UpdateItem(const Identifier: string; Original: string);
|
||||||
var
|
var
|
||||||
Item: TPOFileItem;
|
Item: TPOFileItem;
|
||||||
p: Integer;
|
// p: Integer;
|
||||||
AContext,AComment,ATranslation: string;
|
AContext,AComment,ATranslation: string;
|
||||||
begin
|
begin
|
||||||
if FHelperList=nil then
|
if FHelperList=nil then
|
||||||
|
Loading…
Reference in New Issue
Block a user