summaryrefslogtreecommitdiff
path: root/jabber-ahc.el
diff options
context:
space:
mode:
authorMagnus Henoch <magnus.henoch@gmail.com>2013-08-27 10:09:56 +0100
committerMagnus Henoch <magnus.henoch@gmail.com>2013-08-27 10:09:56 +0100
commit350ef23aaac0242e470fd8fac3a447b7df77f293 (patch)
tree52f00c35ed721c3d91214154683a3a1ab8fb048f /jabber-ahc.el
parentde83262ef8db3bd318de14df26ea6392f2428fc5 (diff)
Don't require jabber-autoloads
Requiring jabber-autoloads from .emacs or a similar location is the only supported way to load jabber.el, and it's also the way it gets done when installing it as a package.
Diffstat (limited to 'jabber-ahc.el')
-rw-r--r--jabber-ahc.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/jabber-ahc.el b/jabber-ahc.el
index 3999317..e201b7d 100644
--- a/jabber-ahc.el
+++ b/jabber-ahc.el
@@ -21,7 +21,6 @@
(require 'jabber-disco)
(require 'jabber-widget)
-(require 'jabber-autoloads)
(defvar jabber-ahc-sessionid nil
"session id of Ad-Hoc Command session")