git-svn-id: trunk@19676 -
This commit is contained in:
mattias 2009-04-28 22:31:31 +00:00
parent 668b4abdb4
commit d861d852d9

View File

@ -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;