From 157af6ba32a32c941cd5be9b0b0034bf8b7327cb 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 --- pango/opentype/hb-ot-layout-private.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/pango/opentype/hb-ot-layout-private.h b/pango/opentype/hb-ot-layout-private.h index 121ecb2..326440b 100644 --- a/pango/opentype/hb-ot-layout-private.h +++ b/pango/opentype/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