From: Thierry Volpiatto Date: Sun, 1 May 2016 05:26:44 +0000 (+0200) Subject: Remove unused commented code. X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/8d1a26de6c716127b67d3b0c6808d5beeb13bba2 Remove unused commented code. --- diff --git a/dired-async.el b/dired-async.el index 41f9f625a..d7377a90d 100644 --- a/dired-async.el +++ b/dired-async.el @@ -44,7 +44,6 @@ (eval-when-compile (defvar async-callback)) -;; (defvar dired-async-operation nil) (defgroup dired-async nil "Copy rename files asynchronously from dired."