(vc-find-root): Remove bogus alias.

This commit is contained in:
Glenn Morris 2008-10-29 02:55:04 +00:00
parent 2279ba847f
commit 37af967deb

View file

@ -335,8 +335,6 @@ If WITNESS if not found, return nil, otherwise return the root."
(or vc-ignore-dir-regexp locate-dominating-stop-dir-regexp)))
(locate-dominating-file file witness)))
(define-obsolete-function-alias 'vc-find-root 'locate-dominating-file "23.1")
;; Access functions to file properties
;; (Properties should be _set_ using vc-file-setprop, but
;; _retrieved_ only through these functions, which decide