aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authornyamatongwe <unknown>2012-04-14 17:48:28 +1000
committernyamatongwe <unknown>2012-04-14 17:48:28 +1000
commit09b1f297feb98e85d7b01fbd7b39e4bfdd2516e0 (patch)
tree6ead331e97bc87a64d4e51848a8f65e546765eeb /src
parentf2acb3885616d518f695e635689e9997e23b4c91 (diff)
downloadscintilla-mirror-09b1f297feb98e85d7b01fbd7b39e4bfdd2516e0.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