Skip to content

Commit 2d7f98b

Browse files
bebarinogitster
authored andcommitted
commit-tree: remove unused #define
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 9567f08 commit 2d7f98b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

builtin-commit-tree.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
#include "builtin.h"
1010
#include "utf8.h"
1111

12-
#define BLOCKING (1ul << 14)
13-
1412
/*
1513
* FIXME! Share the code with "write-tree.c"
1614
*/

0 commit comments

Comments
 (0)