commit-tree: remove unused #define

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Stephen Boyd 2010-01-24 23:05:43 -08:00 committed by Junio C Hamano
parent 9567f082dd
commit 2d7f98bac7

View File

@ -9,8 +9,6 @@
#include "builtin.h"
#include "utf8.h"
#define BLOCKING (1ul << 14)
/*
* FIXME! Share the code with "write-tree.c"
*/