From bd601777660c26145a0099b2a0dc6936694b75ac Mon Sep 17 00:00:00 2001 From: mattias Date: Mon, 20 Apr 2009 13:26:57 +0000 Subject: [PATCH] clena up git-svn-id: trunk@19524 - --- ide/codeexplorer.pas | 1 - 1 file changed, 1 deletion(-) diff --git a/ide/codeexplorer.pas b/ide/codeexplorer.pas index 472a50c7f4..dad1dd7ee0 100644 --- a/ide/codeexplorer.pas +++ b/ide/codeexplorer.pas @@ -893,7 +893,6 @@ begin ctnAsmBlock: begin - DebugLn(['TCodeExplorerView.CreateFigures ',Tool.ExtractNode(CodeNode,[])]); if (cefcEmptyBlocks in Figures) and CodeIsOnlySpace(Tool.Src,CodeNode.StartPos+length('asm'), CodeNode.EndPos-length('end')-1)