Fix scale issues
[profile/ivi/org.tizen.video-player.git] / src / hb-common.h
index f64d6cc..594d358 100644 (file)
@@ -67,7 +67,6 @@ typedef uint32_t hb_tag_t;
 
 typedef uint32_t hb_codepoint_t;
 typedef int32_t hb_position_t;
-typedef int32_t hb_16dot16_t;
 typedef uint32_t hb_mask_t;
 
 typedef void (*hb_destroy_func_t) (void *user_data);