summaryrefslogtreecommitdiffstats
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 88ffd3b..7724987 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -825,8 +825,6 @@ If no direction is given, don't split."
;;;; uniquify
-(require 'uniquify)
-
(stante-after uniquify
(setq uniquify-buffer-name-style 'post-forward))