summaryrefslogtreecommitdiff
path: root/app-emacs/yasnippet/files/50yasnippet-gentoo.el
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/yasnippet/files/50yasnippet-gentoo.el')
-rw-r--r--app-emacs/yasnippet/files/50yasnippet-gentoo.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/app-emacs/yasnippet/files/50yasnippet-gentoo.el b/app-emacs/yasnippet/files/50yasnippet-gentoo.el
deleted file mode 100644
index d07f448098bd..000000000000
--- a/app-emacs/yasnippet/files/50yasnippet-gentoo.el
+++ /dev/null
@@ -1,4 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
-(autoload 'yas/initialize "yasnippet" "Do necessary initialization.")
-(autoload 'yas/load-directory "yasnippet"
- "Load snippet definition from a directory hierarchy." t)