emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/bluetooth d749581 41/57: removes unused `bluetooth--own


From: Stefan Monnier
Subject: [elpa] externals/bluetooth d749581 41/57: removes unused `bluetooth--own-intf'
Date: Thu, 7 Nov 2019 23:28:56 -0500 (EST)

branch: externals/bluetooth
commit d7495819df44f3281fd2eb1e624021d83a8ba47a
Author: Raffael Stocker <address@hidden>
Commit: Raffael Stocker <address@hidden>

    removes unused `bluetooth--own-intf'
---
 bluetooth.el | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/bluetooth.el b/bluetooth.el
index b1ed0dd..d04323d 100644
--- a/bluetooth.el
+++ b/bluetooth.el
@@ -85,10 +85,6 @@ This is usually `:system' if bluetoothd runs as a system 
service, or
 (defconst bluetooth--own-path (concat dbus-path-emacs "/bluetooth")
   "D-Bus object path for the pairing agent.")
 
-;;; the interface name for the pairing agent
-(defconst bluetooth--own-intf (concat dbus-interface-emacs ".bluetooth")
-  "D-Bus interface name for the pairing agent.")
-
 (defconst bluetooth--agent-mngr-intf "org.bluez.AgentManager1"
   "D-Bus interface name for the agent manager.")
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]