From: Brian Gernhardt Date: Wed, 20 Dec 2006 03:25:13 +0000 (-0500) Subject: Remove COLLISION_CHECK from Makefile since it's not used. X-Git-Tag: v1.5.0-rc0~65 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c17f9f12a4a8d224e5cff6bcfa6191450f90fa0b?ds=inline;hp=c17f9f12a4a8d224e5cff6bcfa6191450f90fa0b Remove COLLISION_CHECK from Makefile since it's not used. It's rather misleading to have configuration options that don't do anything. If someone adds collision checking they might also want to restore this option. Signed-off-by: Brian Gernhardt Signed-off-by: Junio C Hamano ---