зеркало из https://github.com/microsoft/git.git
apply: drop unused macro
CHUNKSIZE is no longer used. Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
9d16c2d514
Коммит
c2066a3eda
|
@ -383,7 +383,6 @@ static void say_patch_name(FILE *output, const char *pre,
|
|||
fputs(post, output);
|
||||
}
|
||||
|
||||
#define CHUNKSIZE (8192)
|
||||
#define SLOP (16)
|
||||
|
||||
static void read_patch_file(struct strbuf *sb, int fd)
|
||||
|
|
Загрузка…
Ссылка в новой задаче