1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00

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.)
This commit is contained in:
Glenn Morris 2012-06-30 14:22:18 -07:00
parent 938beca46e
commit 9bf0aa1594
5 changed files with 5 additions and 13 deletions

View file

@ -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)