summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-arch.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/vc/vc-arch.el')
-rw-r--r--lisp/vc/vc-arch.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/vc/vc-arch.el b/lisp/vc/vc-arch.el
index 6d2e47291dc..eb6ea7d26a0 100644
--- a/lisp/vc/vc-arch.el
+++ b/lisp/vc/vc-arch.el
@@ -261,10 +261,6 @@ Only the value `maybe' can be trusted :-(."
;; Strip the terminating newline.
(buffer-substring (point-min) (1- (point-max)))))))))
-(defun vc-arch-workfile-unchanged-p (_file)
- "Stub: arch workfiles are always considered to be in a changed state,"
- nil)
-
(defun vc-arch-state (file)
;; There's no checkout operation and merging is not done from VC
;; so the only operation that's state dependent that VC supports is commit