Skip to content

Commit

Permalink
commit-tree: remove unused #define
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Stephen Boyd authored and Junio C Hamano committed Jan 25, 2010
1 parent 9567f08 commit 2d7f98b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions builtin-commit-tree.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
#include "builtin.h"
#include "utf8.h"

#define BLOCKING (1ul << 14)

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

0 comments on commit 2d7f98b

Please sign in to comment.