From d926e68f197d0703b6c10693f89a352ac77e0b6a Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Fri, 4 Apr 2008 23:53:00 +0000 Subject: [PATCH] *** empty log message *** --- lisp/vc.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/vc.el b/lisp/vc.el index db7671f63bb..a9c08797538 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -3265,8 +3265,6 @@ that share the same state." ((file-short (substring file (length ddir))) (backend (vc-backend file)) (state (and backend (vc-state file))) - ;; XXX: EXTRA is not set here. - ;; It might need to be. (extra (and backend (vc-call-backend backend 'status-fileinfo-extra file))) -- 2.39.5