We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d16c2d commit c2066a3Copy full SHA for c2066a3
1 file changed
builtin/apply.c
@@ -383,7 +383,6 @@ static void say_patch_name(FILE *output, const char *pre,
383
fputs(post, output);
384
}
385
386
-#define CHUNKSIZE (8192)
387
#define SLOP (16)
388
389
static void read_patch_file(struct strbuf *sb, int fd)
0 commit comments