summaryrefslogtreecommitdiff
path: root/app-emacs/wanderlust/files/50wanderlust-gentoo.el
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/wanderlust/files/50wanderlust-gentoo.el')
-rw-r--r--app-emacs/wanderlust/files/50wanderlust-gentoo.el7
1 files changed, 0 insertions, 7 deletions
diff --git a/app-emacs/wanderlust/files/50wanderlust-gentoo.el b/app-emacs/wanderlust/files/50wanderlust-gentoo.el
deleted file mode 100644
index ec27dd4eb5ee..000000000000
--- a/app-emacs/wanderlust/files/50wanderlust-gentoo.el
+++ /dev/null
@@ -1,7 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
-
-(autoload 'wl "wl" "Wanderlust" t)
-(autoload 'wl-other-frame "wl" "Wanderlust on new frame." t)
-(autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t)
-
-(setq wl-icon-directory "@SITEETC@/icons")