From da53fa3bfcfa5e9a6f3819f60ec85099345947b4 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Fri, 13 Apr 2001 05:48:00 +0000 Subject: Removed some dead commented code. --- src/LexAda.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/LexAda.cxx') diff --git a/src/LexAda.cxx b/src/LexAda.cxx index 5810f0a01..91bf00ede 100644 --- a/src/LexAda.cxx +++ b/src/LexAda.cxx @@ -191,7 +191,6 @@ static void ColouriseAdaDoc(unsigned int startPos, int length, int initStyle, // // Fill in the real level of the next line, keeping the current flags as they will be filled in later // if (fold) { // int flagsNext = styler.LevelAt(lineCurrent) & ~SC_FOLDLEVELNUMBERMASK; -// //styler.SetLevel(lineCurrent, levelCurrent | flagsNext); // styler.SetLevel(lineCurrent, levelPrev | flagsNext); // } } -- cgit v1.2.3