Fix a traceback on the listtab

This commit is contained in:
mathieui 2014-05-05 20:13:57 +02:00
parent 9c8d577737
commit c5b85d3b5d

View file

@ -103,7 +103,6 @@ class ListTab(Tab):
self.listview.resize(self.height - 3 - info_win_height - tab_win_height,
self.width, 1, 0)
self.input.resize(1, self.width, self.height-1, 0)
self.push_size()
def on_slash(self):
"""