[HB] Remove stale TODO
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 18 May 2009 00:30:05 +0000 (20:30 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 2 Nov 2009 19:40:11 +0000 (14:40 -0500)
src/hb-ot-layout-private.h

index d7809d1..0255355 100644 (file)
@@ -45,8 +45,6 @@ struct _hb_ot_layout_t {
     unsigned char *klasses;
     unsigned int len;
   } new_gdef;
-
-  /* TODO add max-nesting-level here? */
 };