changeset 93676:6fb6fa8b520c

*** empty log message ***
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 04 Apr 2008 23:53:00 +0000
parents 7fb9a5b86fa8
children 112903000f93
files lisp/vc.el
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/vc.el	Fri Apr 04 23:05:43 2008 +0000
+++ b/lisp/vc.el	Fri Apr 04 23:53:00 2008 +0000
@@ -3265,8 +3265,6 @@
 		  ((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)))