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

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

[elpa] externals/scanner 9779064 13/56: remove an old FIXME


From: Stefan Monnier
Subject: [elpa] externals/scanner 9779064 13/56: remove an old FIXME
Date: Fri, 10 Apr 2020 13:56:00 -0400 (EDT)

branch: externals/scanner
commit 97790640e77299bc56096d310b594fb3927d788e
Author: Raffael Stocker <address@hidden>
Commit: Raffael Stocker <address@hidden>

    remove an old FIXME
---
 scanner.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scanner.el b/scanner.el
index 5ab03bb..f7d0386 100644
--- a/scanner.el
+++ b/scanner.el
@@ -229,7 +229,6 @@ results are cached."
 
 Each entry of the list contains three elements: the SANE device
 name, the device type, and the vendor and model names."
-  ;; FIXME use make-process for this?
   (let ((scanners (process-lines scanner-scanimage-program "-f" "%d|%t|%v 
%m")))
     ;; attempt to filter out any spurious error output or other non-relevant
     ;; stuff



reply via email to

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