branch: master
commit 89f9418a5641c5f96ddd8d516a6345cfe20c7ab1
Author: Ian D <du...@gnu.org>
Commit: Ian D <du...@gnu.org>

    enwc.el (enwc-display-wireless-networks): Removed old comment.
---
 lisp/enwc.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lisp/enwc.el b/lisp/enwc.el
index a11c307..2d6e455 100644
--- a/lisp/enwc.el
+++ b/lisp/enwc.el
@@ -634,7 +634,6 @@ NETWORKS must be in the format returned by
                    '("MODE" 15)
                    '("CHNL" 2))))
 
-    ;;TODO: Setup faces.
     (dolist (nw networks)
       (let ((id (cdr (assoc "id" nw)))
            entry)

Reply via email to