From b69d38e7eaea544ba6c1876cdc6ddac61a698dd3 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 26 May 2009 22:29:02 -0400 Subject: [PATCH] [HB] Remove useless include --- src/hb-ot-layout-private.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/hb-ot-layout-private.h b/src/hb-ot-layout-private.h index 121ecb2..326440b 100644 --- a/src/hb-ot-layout-private.h +++ b/src/hb-ot-layout-private.h @@ -30,9 +30,6 @@ #include "hb-private.h" #include "hb-ot-layout.h" -/* XXX */ -#include "hb-buffer.h" - typedef unsigned int hb_ot_layout_class_t; -- 2.7.4