summaryrefslogtreecommitdiff
path: root/lisp/mail/subdirs.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/mail/subdirs.el')
-rw-r--r--lisp/mail/subdirs.el8
1 files changed, 0 insertions, 8 deletions
diff --git a/lisp/mail/subdirs.el b/lisp/mail/subdirs.el
deleted file mode 100644
index 79a738c93d1..00000000000
--- a/lisp/mail/subdirs.el
+++ /dev/null
@@ -1,8 +0,0 @@
-;; -*- no-byte-compile: t -*-
-;; In load-path, after this directory should come
-;; certain of its subdirectories. Here we specify them.
-(normal-top-level-add-to-load-path '("mbox-trunk-annotations" "mbox-changes" ))
-;; Local Variables:
-;; version-control: never
-;; no-byte-compile: t
-;; End: