summaryrefslogtreecommitdiff
path: root/src/windows.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows.py')
-rw-r--r--src/windows.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/windows.py b/src/windows.py
index 0356c813..e6d77f1c 100644
--- a/src/windows.py
+++ b/src/windows.py
@@ -468,7 +468,6 @@ class TextWin(Win):
txt = txt[1:]
first = False
return lines
- return lines[-len(messages):] # return only the needed number of lines
def refresh(self, room):
"""