summaryrefslogtreecommitdiff
path: root/app-emacs/atomic-chrome/files/50atomic-chrome-gentoo.el
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/atomic-chrome/files/50atomic-chrome-gentoo.el')
-rw-r--r--app-emacs/atomic-chrome/files/50atomic-chrome-gentoo.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/app-emacs/atomic-chrome/files/50atomic-chrome-gentoo.el b/app-emacs/atomic-chrome/files/50atomic-chrome-gentoo.el
deleted file mode 100644
index 82777a793c51..000000000000
--- a/app-emacs/atomic-chrome/files/50atomic-chrome-gentoo.el
+++ /dev/null
@@ -1,5 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
-(autoload 'atomic-chrome-start-server "atomic-chrome"
- "Start websocket server for atomic-chrome." t)
-(autoload 'atomic-chrome-stop-server "atomic-chrome"
- "Stop websocket server for atomic-chrome." t)