Eliminate an unuted function argument.
commitd4767877aca091ee1a04608e2b50b346745661d4
authorEric S. Raymond <esr@thyrsus.com>
Tue, 2 Dec 2014 13:01:46 +0000 (2 08:01 -0500)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 2 Dec 2014 13:01:46 +0000 (2 08:01 -0500)
tree189170facf63e6c9b640cdd1cb657a2afe880ad5
parente6fe301afe4bbc707d2fde44a5250b84418d2b1b
Eliminate an unuted function argument.

* vc.el, all backends: API simplification: Remove 4th 'default-state'
argument from vc-dir-status files and its backend methods - no backend
method ever set it.  It was used only in the fallback method to to set
a default of 'up-to-date, though a convoluted call chain obscured
this.
lisp/ChangeLog
lisp/vc/vc-bzr.el
lisp/vc/vc-cvs.el
lisp/vc/vc-dir.el
lisp/vc/vc-git.el
lisp/vc/vc-hg.el
lisp/vc/vc-src.el
lisp/vc/vc-svn.el
lisp/vc/vc.el