]> code.delx.au - gnu-emacs-elpa/commitdiff
Remove unused commented code.
authorThierry Volpiatto <thierry.volpiatto@gmail.com>
Sun, 1 May 2016 05:26:44 +0000 (07:26 +0200)
committerThierry Volpiatto <thierry.volpiatto@gmail.com>
Sun, 1 May 2016 05:26:44 +0000 (07:26 +0200)
dired-async.el

index 41f9f625aac28195cabd04ce5ea4e8053e23709f..d7377a90de98ce377c9445cff5fcd2fe85071253 100644 (file)
@@ -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."