summaryrefslogtreecommitdiff
path: root/dev-libs/protobuf/files/70protobuf-gentoo.el
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/protobuf/files/70protobuf-gentoo.el')
-rw-r--r--dev-libs/protobuf/files/70protobuf-gentoo.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-libs/protobuf/files/70protobuf-gentoo.el b/dev-libs/protobuf/files/70protobuf-gentoo.el
deleted file mode 100644
index 51370527f6f2..000000000000
--- a/dev-libs/protobuf/files/70protobuf-gentoo.el
+++ /dev/null
@@ -1,3 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
-(add-to-list 'auto-mode-alist '("\\.proto\\'" . protobuf-mode))
-(autoload 'protobuf-mode "protobuf-mode" "Google protobuf mode." t)