projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2796a9d
)
Remove unneeded header
author
Uwe Zeisberger
<zeisberg@informatik.uni-freiburg.de>
Thu, 26 Jan 2006 11:25:44 +0000
(12:25 +0100)
committer
Junio C Hamano
<junkio@cox.net>
Fri, 27 Jan 2006 02:12:58 +0000
(18:12 -0800)
Signed-off-by: Uwe Zeisberger <zeisberg@informatik.uni-freiburg.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
mailsplit.c
patch
|
blob
|
history
diff --git
a/mailsplit.c
b/mailsplit.c
index
14c1358
..
c529e2d
100644
(file)
--- a/
mailsplit.c
+++ b/
mailsplit.c
@@
-11,7
+11,6
@@
#include <sys/stat.h>
#include <string.h>
#include <stdio.h>
-#include <assert.h>
#include "cache.h"
static const char git_mailsplit_usage[] =