summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--alot/settings/manager.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/alot/settings/manager.py b/alot/settings/manager.py
index 67dd553c..70389413 100644
--- a/alot/settings/manager.py
+++ b/alot/settings/manager.py
@@ -34,8 +34,6 @@ class SettingsManager(object):
:type alot_rc: str
:param notmuch_rc: path to notmuch's config file
:type notmuch_rc: str
- :theme: path to initially used theme file
- :type theme: str
"""
self.hooks = None
self._mailcaps = mailcap.getcaps()