commit | c5a13048e21fcfcfd3b74f800e8d521e6245b451 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Thu Aug 06 18:26:38 2009 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Mon Nov 02 14:40:33 2009 -0500 |
tree | aef7cdefa1b6fe4daf5f07f6aac60ccc21f71e3f | |
parent | 9e826ea2832f0444bcef9075b445d481a58a09c2 [diff] |
[HB] Remove stale XXX
diff --git a/src/hb-blob.c b/src/hb-blob.c index c2c557a..6939049 100644 --- a/src/hb-blob.c +++ b/src/hb-blob.c
@@ -31,8 +31,6 @@ #include <unistd.h> #include <sys/mman.h> -/* XXX Not thread-safe */ - struct _hb_blob_t { hb_reference_count_t ref_count;