vcs-svn: remove more unused prototypes and declarations
authorJonathan Nieder <jrnieder@gmail.com>
Wed, 23 Aug 2017 00:00:57 +0000 (17:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Aug 2017 17:41:20 +0000 (10:41 -0700)
I forgot to remove these in v1.7.10-rc0~118^2~4^2~5^2~4 (vcs-svn:
eliminate repo_tree structure, 2010-12-10).

This finishes what was started in commit 36f63b50 (vcs-svn: remove
unused prototypes, 2017-08-21).

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found