mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 21:20:46 +02:00
IDE: clean up
git-svn-id: trunk@28799 -
This commit is contained in:
parent
86492baa25
commit
7cc2d96db6
@ -225,7 +225,6 @@ var
|
|||||||
|
|
||||||
function MoveToDelphi(AUnitName: string; ARenameForLcl: boolean): boolean;
|
function MoveToDelphi(AUnitName: string; ARenameForLcl: boolean): boolean;
|
||||||
var
|
var
|
||||||
ind: Integer;
|
|
||||||
UsesNode: TCodeTreeNode;
|
UsesNode: TCodeTreeNode;
|
||||||
begin
|
begin
|
||||||
Result:=True;
|
Result:=True;
|
||||||
|
Loading…
Reference in New Issue
Block a user