]> git.eshelyaron.com Git - emacs.git/commitdiff
(vc-find-root): Remove bogus alias.
authorGlenn Morris <rgm@gnu.org>
Wed, 29 Oct 2008 02:55:04 +0000 (02:55 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 29 Oct 2008 02:55:04 +0000 (02:55 +0000)
lisp/vc-hooks.el

index b4f92350ea16e718b9b2ce88812421da54dd74d3..fdee4c4680ef58ef895132f9defde77c941e7181 100644 (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