each_ref_fn_adapter(): remove adapter
commit0a0c9532170e6f2fec1a89aa4dff94c74d2d11d7
authorMichael Haggerty <mhagger@alum.mit.edu>
Mon, 25 May 2015 18:39:20 +0000 (25 18:39 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2015 19:19:39 +0000 (25 12:19 -0700)
treeab548fecba457593af0b2b4720f5e5d20dc1d85b
parentc38cd1c89d662dc0f4fd30f98cc8904c2143c7ab
each_ref_fn_adapter(): remove adapter

All of the callers of the for_each_ref family of functions have now
been rewritten to work with object_ids, so this adapter is no longer
needed.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
refs.c
refs.h