--- a/QScintilla/MiniEditor.py Wed Mar 31 11:59:53 2010 +0000 +++ b/QScintilla/MiniEditor.py Wed Mar 31 12:03:43 2010 +0000 @@ -2075,9 +2075,6 @@ # now set the lexer properties self.lexer_.initProperties() -## -## # initialize the auto indent style of the lexer -## ais = self.lexer_.autoIndentStyle() def __styleNeeded(self, position): """