summaryrefslogtreecommitdiff
path: root/alot/ui.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/ui.py')
-rw-r--r--alot/ui.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/alot/ui.py b/alot/ui.py
index 21899dc9..8e1d7a1c 100644
--- a/alot/ui.py
+++ b/alot/ui.py
@@ -388,11 +388,6 @@ class UI(object):
# body
if self.current_buffer:
self.mainframe.set_body(self.current_buffer)
- else:
- # this happens iff update gets called during
- # initial command before a first buffer is displayed.
- # in compose, a prompt is cancelled
- self.exit()
# footer
lines = []