]> git.eshelyaron.com Git - emacs.git/commit
Fix a dbus.el byte compilation warning
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 28 Mar 2021 17:22:15 +0000 (19:22 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 28 Mar 2021 17:22:15 +0000 (19:22 +0200)
commitee3a4e3d1be656cd0df71ed197dc5f102556f0e0
tree73e766e5d6d46235e28e4790964b430f568c5daa
parent216c65b135c2b0be7e048cdc6683873b03b99b9a
Fix a dbus.el byte compilation warning

* lisp/net/dbus.el (dbus-register-monitor): Silence a
byte-compilation warning on systems without dbus.
lisp/net/dbus.el