]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDan Nicolaescu <dann@ics.uci.edu>
Fri, 4 Apr 2008 23:53:00 +0000 (23:53 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Fri, 4 Apr 2008 23:53:00 +0000 (23:53 +0000)
lisp/vc.el

index db7671f63bbcc3d980824b98a54c5ea865bb3d47..a9c08797538594ba6f0f4612e2c54f2fe149f18a 100644 (file)
@@ -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)))