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

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

[elpa] externals/dired-duplicates ec0a89ca32 57/57: Remove commented lin


From: ELPA Syncer
Subject: [elpa] externals/dired-duplicates ec0a89ca32 57/57: Remove commented line of code
Date: Sat, 4 Nov 2023 06:58:31 -0400 (EDT)

branch: externals/dired-duplicates
commit ec0a89ca325b4fb970824d0663d91e4f8f58235f
Author: Harald Judt <h.judt@gmx.at>
Commit: Harald Judt <h.judt@gmx.at>

    Remove commented line of code
    
    Signed-off-by: Harald Judt <h.judt@gmx.at>
---
 dired-duplicates.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dired-duplicates.el b/dired-duplicates.el
index 914be7b401..fb8dae5e69 100644
--- a/dired-duplicates.el
+++ b/dired-duplicates.el
@@ -176,7 +176,6 @@ Currently, this simply adds a new-line after each results 
group."
                for len in lengths
                do
                (forward-line len)
-               ;; (forward-line len)
                (let ((inhibit-read-only t))
                  (beginning-of-line)
                  (unless (= (point) (point-max))



reply via email to

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