summaryrefslogtreecommitdiff
path: root/lisp/net/secrets.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/secrets.el
parent938beca46ed9565271005366175429febd66ea89 (diff)
downloademacs-9bf0aa1594c3c044e922966043f59ca5774b046c.tar.gz
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/secrets.el')
-rw-r--r--lisp/net/secrets.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/net/secrets.el b/lisp/net/secrets.el
index a79defed295..7833ef679d4 100644
--- a/lisp/net/secrets.el
+++ b/lisp/net/secrets.el
@@ -145,8 +145,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)