diff -r b789b695b5c6 -r dd94b9a68c61 editors/CodeFileEditor.py --- a/editors/CodeFileEditor.py Tue Aug 15 15:50:30 2017 +0300 +++ b/editors/CodeFileEditor.py Tue Aug 15 16:01:18 2017 +0300 @@ -444,8 +444,6 @@ lineNum = lineNum + 1 - - def Expand(self, line, doExpand, force=False, visLevels=0, level=-1): lastChild = self.GetLastChild(line, level) line = line + 1