Remove warning message from public header file
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 11 Apr 2011 15:49:08 +0000 (11:49 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 11 Apr 2011 16:09:13 +0000 (12:09 -0400)
commitae9eeaff9300f3bb7bed588c5478e8e5461b3df0
treec8c8ca21ec18c4821c089f75bfd0b64fb03de0c3
parent6fd5364bdc3a2b459175377e9e16c86cff054232
Remove warning message from public header file

Since we now assert thos in hb-private.h, the int types cannot be wrong.
(Except for when someone else includes hb-common.h in a very broken
configuration, but that's not our problem!)

Plus, we don't use inline in the public headers, so remove that too.
src/hb-common.h
src/hb-private.h