From be6dff68be9ad15245896b0b7868369c6e3716ac Mon Sep 17 00:00:00 2001
From: "Eric S. Raymond" <esr@thyrsus.com>
Date: Thu, 11 Dec 2014 23:29:41 -0500
Subject: latest-on-branch-p is no longer a public method

* vc/vc-dav.el, vc/vc-git.el, vc/vc-hg.el, vc/vc-src.el, vc/vc.el:
latest-on-branch-p is no longer a public method.
---
 lisp/vc/vc-src.el | 1 -
 1 file changed, 1 deletion(-)

(limited to 'lisp/vc/vc-src.el')

diff --git a/lisp/vc/vc-src.el b/lisp/vc/vc-src.el
index 6ba8b8c809f..539437d185c 100644
--- a/lisp/vc/vc-src.el
+++ b/lisp/vc/vc-src.el
@@ -35,7 +35,6 @@
 ;; - dir-extra-headers (dir)                   NOT NEEDED
 ;; - dir-printer (fileinfo)                    ??
 ;; * working-revision (file)                   OK
-;; - latest-on-branch-p (file)                 ??
 ;; * checkout-model (files)                    OK
 ;; - mode-line-string (file)                   NOT NEEDED
 ;; STATE-CHANGING FUNCTIONS
-- 
cgit v1.2.3