Commit ae9eeaff9300f3bb7bed588c5478e8e5461b3df0

Behdad Esfahbod 2011-04-11T11:49:08

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.