mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 19:19:19 +02:00
Converter: Revert accidentally committed "temp"
git-svn-id: trunk@30131 -
This commit is contained in:
parent
261ca17874
commit
37468b82a4
@ -491,8 +491,6 @@ constructor TUsedUnitsTool.Create(ACTLink: TCodeToolLink; AFilename: string);
|
||||
begin
|
||||
inherited Create;
|
||||
fCTLink:=ACTLink;
|
||||
if pos('fraInspectorPath', AFilename) > 0 then
|
||||
fFilename:='';
|
||||
fFilename:=AFilename;
|
||||
fIsMainFile:=False;
|
||||
fIsConsoleApp:=False;
|
||||
|
Loading…
Reference in New Issue
Block a user