summaryrefslogtreecommitdiff
path: root/alot/widgets
diff options
context:
space:
mode:
Diffstat (limited to 'alot/widgets')
-rw-r--r--alot/widgets/thread.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/alot/widgets/thread.py b/alot/widgets/thread.py
index be19b6cf..266fc0df 100644
--- a/alot/widgets/thread.py
+++ b/alot/widgets/thread.py
@@ -400,8 +400,6 @@ class _RawMessageWidget(urwid.WidgetWrap):
class MessageWidget(urwid.WidgetWrap):
"""
A flow widget displaying the contents of a single :class:`alot.db.Message`.
-
- Collapsing this message corresponds to showing the summary only.
"""
_display_all_headers = None