summaryrefslogtreecommitdiff
path: root/src/windows.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows.py')
-rw-r--r--src/windows.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/windows.py b/src/windows.py
index 9f6fc676..8176da67 100644
--- a/src/windows.py
+++ b/src/windows.py
@@ -1633,10 +1633,6 @@ class SimpleTextWin(Win):
self._text = text
self.built_lines = []
- def resize(self, height, width, y, x, stdscr):
- self._resize(height, width, y, x, stdscr)
- self.rebuild_text()
-
def rebuild_text(self):
"""
Transform the text in lines than can then be