Remove GET_FOR_DATA macros
authorBehdad Esfahbod <behdad@behdad.org>
Fri, 23 Apr 2010 20:22:54 +0000 (16:22 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Fri, 23 Apr 2010 20:28:27 +0000 (16:28 -0400)
commitefb324a46ff64adb4ec8612b4089e8daff1e6d8e
treeb8cac4710d3530a382465ca1a1f49100fc04710d
parentf1aaa2a43654c28405ffd393de2cb127437c99a5
Remove GET_FOR_DATA macros

The major-version check is now handled by sanitize.  If major
doesn't match, we reject and fall back to the Null object.
src/hb-open-file-private.hh
src/hb-open-type-private.hh
src/hb-ot-layout-gdef-private.hh
src/hb-ot-layout-gpos-private.hh
src/hb-ot-layout-gsub-private.hh
src/hb-ot-layout-gsubgpos-private.hh
src/main.cc