vcs-svn: remove repo_delete wrapper function
commit9b0db33506ea9b1d968d719f2fce9c208c66cd95
authorJonathan Nieder <jrnieder@gmail.com>
Wed, 23 Aug 2017 00:02:15 +0000 (22 17:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Aug 2017 17:41:25 +0000 (23 10:41 -0700)
tree0dc887e436bd0cb4fc150188917f8abdfb766f87
parent21c7c2d92d4b107ca854d84d4cd4d86c7993089c
vcs-svn: remove repo_delete wrapper function

Since v1.7.10-rc0~118^2~4^2~4^2~3 (vcs-svn: pass paths through to
fast-import, 2010-12-13) this is an alias for fast_export_delete.
Remove the unnecessary layer of indirection.

No functional change intended.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
vcs-svn/repo_tree.c
vcs-svn/repo_tree.h
vcs-svn/svndump.c