; * test/lisp/net/dbus-tests.el: no warnings for non-dbus configs
This commit is contained in:
@@ -32,6 +32,9 @@
|
||||
(declare-function dbus-registered-inhibitor-locks "dbusbind.c" ())
|
||||
(declare-function dbus-make-inhibitor-lock "dbusbind.c"
|
||||
(what why &optional block))
|
||||
(declare-function dbus--fd-open "dbusbind.c" (filename))
|
||||
(declare-function dbus--fd-close "dbusbind.c" (fd))
|
||||
(declare-function dbus--registered-fds "dbusbind.c" ())
|
||||
|
||||
(defconst dbus--test-enabled-session-bus
|
||||
(and (featurep 'dbusbind)
|
||||
|
||||
Reference in New Issue
Block a user