commit-tree: remove unused #define
Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
9567f082dd
commit
2d7f98bac7
|
@ -9,8 +9,6 @@
|
||||||
#include "builtin.h"
|
#include "builtin.h"
|
||||||
#include "utf8.h"
|
#include "utf8.h"
|
||||||
|
|
||||||
#define BLOCKING (1ul << 14)
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* FIXME! Share the code with "write-tree.c"
|
* FIXME! Share the code with "write-tree.c"
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue