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

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

[elpa] externals/bluetooth a20d488f9a 28/32: delete invalid todo


From: Stefan Kangas
Subject: [elpa] externals/bluetooth a20d488f9a 28/32: delete invalid todo
Date: Mon, 3 Jan 2022 15:11:09 -0500 (EST)

branch: externals/bluetooth
commit a20d488f9ae255bad64a3ffb9daf7ef7adee38af
Author: Raffael Stocker <r.stocker@mnet-mail.de>
Commit: Raffael Stocker <r.stocker@mnet-mail.de>

    delete invalid todo
---
 bluetooth.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bluetooth.el b/bluetooth.el
index fff105822c..8002acda3a 100644
--- a/bluetooth.el
+++ b/bluetooth.el
@@ -350,7 +350,6 @@ as they are used to gather the information from Bluez.")
                   do (forward-line 1)
                   collect (cons (elt entry 0) pos)))
 
-;; TODO operate on device structs, not ids
 (defun bluetooth--call-method (dev-id api function &rest args)
   "For DEV-ID, invoke D-Bus FUNCTION on API, passing ARGS."
   (let ((path (cond ((and (eq :device api)



reply via email to

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