commit-tree: remove unused #define

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Stephen Boyd 2010-01-24 23:05:43 -08:00 committed by Junio C Hamano
parent 9567f082dd
commit 2d7f98bac7
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@
#include "builtin.h"
#include "utf8.h"

#define BLOCKING (1ul << 14)

/*
* FIXME! Share the code with "write-tree.c"
*/