mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
Removed DDUMP...
git-svn-id: svn://ultimatepp.org/upp/trunk@506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
eb01894cc5
commit
ac445af7ca
1 changed files with 0 additions and 1 deletions
|
|
@ -206,7 +206,6 @@ const wchar *CodeEditor::HlString(HlSt& hls, const wchar *p)
|
|||
|
||||
Color CodeEditor::BlockColor(int level)
|
||||
{
|
||||
DDUMP(level);
|
||||
if(hilite_scope == 1)
|
||||
return GetHlStyle(level & 1 ? PAPER_BLOCK1 : PAPER_NORMAL).color;
|
||||
if(hilite_scope == 2) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue