diff options
Diffstat (limited to 'lisp/vc/ediff-ptch.el')
-rw-r--r-- | lisp/vc/ediff-ptch.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/vc/ediff-ptch.el b/lisp/vc/ediff-ptch.el index 94a890d95d5..4d471e21b4c 100644 --- a/lisp/vc/ediff-ptch.el +++ b/lisp/vc/ediff-ptch.el @@ -24,10 +24,8 @@ ;;; Code: - (require 'diff-mode) ; For `diff-file-junk-re'. - (defgroup ediff-ptch nil "Ediff patch support." :tag "Patch" |