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:
parent
938beca46e
commit
9bf0aa1594
5 changed files with 5 additions and 13 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue