Code

Remove unused run_command variants
authorShawn O. Pearce <spearce@spearce.org>
Sat, 10 Mar 2007 08:27:52 +0000 (03:27 -0500)
committerJunio C Hamano <junkio@cox.net>
Mon, 12 Mar 2007 05:49:31 +0000 (22:49 -0700)
commitafdb269c76cb965cf8bbb1012c2ec0e2bf7172b1
tree5a6a5095a52e312ded625afa8187440a090f0cc7
parent497bdc88d661b3da15fdd5365293381bd66010c9
Remove unused run_command variants

We don't actually use these va_list based variants of run_command
anymore.  I'm removing them before I make further improvements.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-push.c
run-command.c
run-command.h