summaryrefslogtreecommitdiffstats
path: root/editors/emacs/DOWNLOAD
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs/DOWNLOAD')
-rwxr-xr-xeditors/emacs/DOWNLOAD8
1 files changed, 0 insertions, 8 deletions
diff --git a/editors/emacs/DOWNLOAD b/editors/emacs/DOWNLOAD
deleted file mode 100755
index e2d74a1d81..0000000000
--- a/editors/emacs/DOWNLOAD
+++ /dev/null
@@ -1,8 +0,0 @@
-. $GRIMOIRE/FUNCTIONS &&
-
-if [[ "$EMACS_BRANCH" == "scm" ]]
-then
- bzr_download
-else
- default_download
-fi