From 1adc071097701738a13e9d0b4a12432b3fc1ca1e Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Wed, 13 Feb 2008 23:52:29 +0000 Subject: Revert last change which was accidental. --- src/LexCPP.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/LexCPP.cxx b/src/LexCPP.cxx index 77d371b90..49dad8b9b 100644 --- a/src/LexCPP.cxx +++ b/src/LexCPP.cxx @@ -445,9 +445,6 @@ static void FoldCppDoc(unsigned int startPos, int length, int initStyle, visibleChars = 0; } } - if ((unsigned)styler.Length() == endPos) { - styler.SetLevel(lineCurrent, levelCurrent); - } } static const char * const cppWordLists[] = { -- cgit v1.2.3