summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs.d/init.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 009172a3..5fdec9e5 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -3213,9 +3213,6 @@ mutt's review view, after exiting EDITOR."
(with-eval-after-load 'gnus-win
(gnus-add-configuration
- '(article (vertical 1.0 (summary 6 point) (article 1.0))))
-
- (gnus-add-configuration
'(reply (horizontal 1.0 (article 1.0) (message 80 point)))))