send-email: remove debug trace

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
This commit is contained in:
Erik Faye-Lund 2009-08-04 21:57:34 +00:00 committed by Junio C Hamano
parent ebdaae372b
commit 69931b7183

View file

@ -449,7 +449,6 @@ ($)
try {
$repo->command('rev-parse', '--verify', '--quiet', $f);
if (defined($format_patch)) {
print "foo\n";
return $format_patch;
}
die(<<EOF);