summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-08-06 18:26:38 -0400
committerBehdad Esfahbod <behdad@behdad.org>2009-08-06 18:26:38 -0400
commitbdf7aec5550061d8924673dbebda0221eec45dfd (patch)
tree5838c5af8fc970a78194c5be4d4ab4640f17bf10
parent374f30c9d62a0559d71bbd610b10249d049e7778 (diff)
downloadpango-bdf7aec5550061d8924673dbebda0221eec45dfd.tar.gz
[HB] Remove stale XXX
-rw-r--r--pango/opentype/hb-blob.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pango/opentype/hb-blob.c b/pango/opentype/hb-blob.c
index c2c557a4..69390495 100644
--- a/pango/opentype/hb-blob.c
+++ b/pango/opentype/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;