summaryrefslogtreecommitdiff
path: root/lisp/net/zeroconf.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-06-30 14:22:18 -0700
committerGlenn Morris <rgm@gnu.org>2012-06-30 14:22:18 -0700
commit9bf0aa1594c3c044e922966043f59ca5774b046c (patch)
treedf60e1ede2cffa010b9f597fa5c7a35e78449846 /lisp/net/zeroconf.el
parent938beca46ed9565271005366175429febd66ea89 (diff)
downloademacs-9bf0aa1594c3c044e922966043f59ca5774b046c.tar.gz
emacs-9bf0aa1594c3c044e922966043f59ca5774b046c.tar.bz2
emacs-9bf0aa1594c3c044e922966043f59ca5774b046c.zip
Remove outdated and unnecessary dbus- declarations.
* net/secrets.el, net/tramp-gvfs.el, net/xesam.el, net/zeroconf.el: Remove outdated and unnecessary dbus- declarations. (They are in defined dbus.el now.)
Diffstat (limited to 'lisp/net/zeroconf.el')
-rw-r--r--lisp/net/zeroconf.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/net/zeroconf.el b/lisp/net/zeroconf.el
index b994cdeaa68..d7330665a5a 100644
--- a/lisp/net/zeroconf.el
+++ b/lisp/net/zeroconf.el
@@ -105,8 +105,6 @@
(eval-when-compile
(require 'cl))
-(declare-function dbus-call-method "dbusbind.c")
-(declare-function dbus-register-signal "dbusbind.c")
(defvar dbus-debug)
(require 'dbus)