mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-07 11:16:07 +02:00
clena up
git-svn-id: trunk@19524 -
This commit is contained in:
parent
21b15fd2c8
commit
bd60177766
@ -893,7 +893,6 @@ begin
|
|||||||
|
|
||||||
ctnAsmBlock:
|
ctnAsmBlock:
|
||||||
begin
|
begin
|
||||||
DebugLn(['TCodeExplorerView.CreateFigures ',Tool.ExtractNode(CodeNode,[])]);
|
|
||||||
if (cefcEmptyBlocks in Figures)
|
if (cefcEmptyBlocks in Figures)
|
||||||
and CodeIsOnlySpace(Tool.Src,CodeNode.StartPos+length('asm'),
|
and CodeIsOnlySpace(Tool.Src,CodeNode.StartPos+length('asm'),
|
||||||
CodeNode.EndPos-length('end')-1)
|
CodeNode.EndPos-length('end')-1)
|
||||||
|
Loading…
Reference in New Issue
Block a user