From e9da3dad7b71caf6ead01bf0ca10438bc822cf87 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Wed, 19 Sep 2001 07:35:52 +0000 Subject: Removed line with no effect to avoid Borland warning. --- src/LexHTML.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/LexHTML.cxx') diff --git a/src/LexHTML.cxx b/src/LexHTML.cxx index e6861f77f..3a03096f8 100644 --- a/src/LexHTML.cxx +++ b/src/LexHTML.cxx @@ -805,7 +805,6 @@ static void ColouriseHyperTextDoc(unsigned int startPos, int length, int initSty i += size - 1; visibleChars += size - 1; ch = styler.SafeGetCharAt(i); - chNext = styler.SafeGetCharAt(i + 1); state = SCE_H_SGML_DEFAULT; continue; } -- cgit v1.2.3