mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 03:56:12 +02:00
IDE: clean up
git-svn-id: trunk@24044 -
This commit is contained in:
parent
42ecbc3588
commit
60698c0253
@ -650,9 +650,6 @@ end;
|
||||
function TIDEHelpDatabases.SubstituteMacros(var s: string): boolean;
|
||||
begin
|
||||
Result:=IDEMacros.SubstituteMacros(s);
|
||||
DebugLn(['TIDEHelpDatabases.SubstituteMacros AAA1 ',s,' ',Result]);
|
||||
Result:=IDEMacros.SubstituteMacros(s);
|
||||
DebugLn(['TIDEHelpDatabases.SubstituteMacros AAA2 ',s,' ',Result]);
|
||||
end;
|
||||
|
||||
{ TIDEHelpManager }
|
||||
|
Loading…
Reference in New Issue
Block a user