From 0b8fbed11210331e39f1f7049dcc3490d11dce71 Mon Sep 17 00:00:00 2001 From: Thierry Volpiatto Date: Sat, 30 Apr 2016 20:31:58 +0200 Subject: [PATCH] Remove commented line, no code change. --- dired-async.el | 1 - 1 file changed, 1 deletion(-) diff --git a/dired-async.el b/dired-async.el index 2a941e6d3..d97195354 100644 --- a/dired-async.el +++ b/dired-async.el @@ -281,7 +281,6 @@ ESC or `q' to not overwrite any of the remaining files, callback) ;; Run mode-line notifications while process running. (dired-async--modeline-mode 1) - ;; (setq dired-async-operation (list operation (length async-fn-list))) (message "%s proceeding asynchronously..." operation)))) (defadvice dired-create-files (around dired-async) -- 2.39.2