[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;