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;