diff options
Diffstat (limited to 'src/LexCPP.cxx')
| -rw-r--r-- | src/LexCPP.cxx | 3 | 
1 files changed, 0 insertions, 3 deletions
| 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[] = { | 
