mirror of
https://github.com/git/git.git
synced 2025-03-26 02:36:23 +00:00
git.c: LOGSIZE is unused after log printing cleanup.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
a4d34e2db5
commit
b073f26b25
2
git.c
2
git.c
@ -276,8 +276,6 @@ static int cmd_help(int argc, const char **argv, char **envp)
|
||||
return 0;
|
||||
}
|
||||
|
||||
#define LOGSIZE (65536)
|
||||
|
||||
static int cmd_log_wc(int argc, const char **argv, char **envp,
|
||||
struct rev_info *rev)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user