mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-30 12:50:51 +02:00
clean up
git-svn-id: trunk@19676 -
This commit is contained in:
parent
668b4abdb4
commit
d861d852d9
@ -5117,7 +5117,7 @@ begin
|
||||
// create nodes
|
||||
ScanChilds(InterfaceNode);
|
||||
|
||||
DebugLn(['TFindDeclarationTool.BuildInterfaceIdentifierCache ',MainFilename,' ',FInterfaceIdentifierCache.Items.Count,' ',GlobalIdentifierTree.Count]);
|
||||
//DebugLn(['TFindDeclarationTool.BuildInterfaceIdentifierCache ',MainFilename,' ',FInterfaceIdentifierCache.Items.Count,' ',GlobalIdentifierTree.Count]);
|
||||
Result:=true;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user