From c5a13048e21fcfcfd3b74f800e8d521e6245b451 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Thu, 6 Aug 2009 18:26:38 -0400 Subject: [PATCH] [HB] Remove stale XXX --- src/hb-blob.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/hb-blob.c b/src/hb-blob.c index c2c557a4d..693904957 100644 --- a/src/hb-blob.c +++ b/src/hb-blob.c @@ -31,8 +31,6 @@ #include #include -/* XXX Not thread-safe */ - struct _hb_blob_t { hb_reference_count_t ref_count;