diff options
author | Eli Zaretskii <eliz@gnu.org> | 2015-09-27 10:50:46 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2015-09-27 10:50:46 +0300 |
commit | 944952a741eec1e9695c7db3b63014ee2da7196f (patch) | |
tree | 57dd62d98b211fd07dc090eff583266531ccd763 /nt | |
parent | 2fbaf3042754532ee67a830c1d7e388a21c95be8 (diff) |
* nt/subdirs.el: File deleted (no longer used).
Diffstat (limited to 'nt')
-rw-r--r-- | nt/subdirs.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/nt/subdirs.el b/nt/subdirs.el deleted file mode 100644 index ee1c123767..0000000000 --- a/nt/subdirs.el +++ /dev/null @@ -1,3 +0,0 @@ -;; -*- no-byte-compile: t -*- -(if (fboundp 'normal-top-level-add-subdirs-to-load-path) - (normal-top-level-add-subdirs-to-load-path)) |