diff -r d2051b6c5658 -r 06f866e83d3a QScintilla/Editor.py --- a/QScintilla/Editor.py Sun Apr 28 10:47:17 2013 +0200 +++ b/QScintilla/Editor.py Sun Apr 28 11:06:40 2013 +0200 @@ -3675,7 +3675,6 @@ lineNo -= 1 else: lineNo += 1 - ############################################################################ ## Setup methods below