aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2012-04-14 17:48:28 +1000
committernyamatongwe <devnull@localhost>2012-04-14 17:48:28 +1000
commitdac7fe49689a2edbd42a9b5fed10a94ea05969fc (patch)
treec1f660ab79916297ebebd55734a910ab3ed82c46 /src
parent49881a5c750fb76222c8869804e79c766fdde62b (diff)
downloadscintilla-mirror-dac7fe49689a2edbd42a9b5fed10a94ea05969fc.tar.gz
Remove dead code. Feature #3517596.
From Marko Njezic.
Diffstat (limited to 'src')
-rw-r--r--src/Document.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Document.cxx b/src/Document.cxx
index 98cb48fcf..e0c304456 100644
--- a/src/Document.cxx
+++ b/src/Document.cxx
@@ -57,7 +57,6 @@ static inline bool IsUpperCase(char ch) {
}
void LexInterface::Colourise(int start, int end) {
- ElapsedTime et;
if (pdoc && instance && !performingStyle) {
// Protect against reentrance, which may occur, for example, when
// fold points are discovered while performing styling and the folding