author | Shawn O. Pearce <spearce@spearce.org> | |
Sat, 10 Mar 2007 08:27:52 +0000 (03:27 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 12 Mar 2007 05:49:31 +0000 (22:49 -0700) | ||
commit | afdb269c76cb965cf8bbb1012c2ec0e2bf7172b1 | |
tree | 5a6a5095a52e312ded625afa8187440a090f0cc7 | tree | snapshot |
parent | 497bdc88d661b3da15fdd5365293381bd66010c9 | commit | diff |
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>
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 | diff | blob | history | |
run-command.c | diff | blob | history | |
run-command.h | diff | blob | history |