Browse Source

commit-tree: remove unused #define

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Stephen Boyd 15 years ago committed by Junio C Hamano
parent
commit
2d7f98bac7
  1. 2
      builtin-commit-tree.c

2
builtin-commit-tree.c

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

#define BLOCKING (1ul << 14)

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

Loading…
Cancel
Save