]> git.ipfire.org Git - thirdparty/git.git/blobdiff - tree-walk.h
Merge branch 'eb/hash-transition'
[thirdparty/git.git] / tree-walk.h
index cf54d01019e9bcbd169b78aaa95a431b06d924dc..0b1067fbc51affd9ff98ed44fcaad043f9870a22 100644 (file)
@@ -6,8 +6,6 @@
 struct index_state;
 struct repository;
 
-#define MAX_TRAVERSE_TREES 8
-
 /**
  * The tree walking API is used to traverse and inspect trees.
  */