[API] Remove hb_*_get_reference_count()
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 20 Apr 2011 19:49:31 +0000 (15:49 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 20 Apr 2011 19:49:31 +0000 (15:49 -0400)
commitaf02933739e03a156b9f7761fd7a63e2a02d0df1
treef3f43311f100455c08bc444a11d84e20ac18357d
parent440a76b630a36a7336c93e8b05d988c6407b085e
[API] Remove hb_*_get_reference_count()

This was a bizzare piece of API that I inherited from cairo.  It has
been wrong adding them to cairo in the first place.  Remove them before
someone uses them!
src/hb-blob.c
src/hb-blob.h
src/hb-buffer.cc
src/hb-buffer.h
src/hb-font.cc
src/hb-font.h
src/hb-object-private.h
src/hb-unicode.cc
src/hb-unicode.h
test/test-unicode.c