emacs-diffs
[Top][All Lists]
Advanced

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

master ac81c5c 5/5: Remove code commented out since 1995 from ediff-util


From: Stefan Kangas
Subject: master ac81c5c 5/5: Remove code commented out since 1995 from ediff-util.el
Date: Mon, 5 Apr 2021 05:15:00 -0400 (EDT)

branch: master
commit ac81c5c8fd1d38b845a203c83685a5e849489ee0
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    Remove code commented out since 1995 from ediff-util.el
    
    * lisp/vc/ediff-util.el (ediff-load-hook): Remove code commented out
    since the file was added in 1995.
---
 lisp/vc/ediff-util.el | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/lisp/vc/ediff-util.el b/lisp/vc/ediff-util.el
index b538216..1c78490 100644
--- a/lisp/vc/ediff-util.el
+++ b/lisp/vc/ediff-util.el
@@ -4190,10 +4190,6 @@ Mail anyway? (y or n) ")
 (define-obsolete-function-alias 'ediff-add-to-history #'add-to-history "27.1")
 (define-obsolete-function-alias 'ediff-copy-list #'copy-sequence "28.1")
 
-
-;; don't report error if version control package wasn't found
-;;(ediff-load-version-control 'silent)
-
 (run-hooks 'ediff-load-hook)
 
 ;;; ediff-util.el ends here



reply via email to

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