QScintilla/MiniEditor.py

changeset 163
8f0630371845
parent 97
c4086afea02b
child 342
360c4eb76d6c
child 403
c5bd65142984
--- 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):
         """

eric ide

mercurial