]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/ttf.cc
remove outdated assert
[lilypond.git] / lily / ttf.cc
index 5f0484b3f112fc098772a3633207dd818fdf4e18..35e9d90747c7b547eecfd9076c99a470ad24354d 100644 (file)
@@ -174,7 +174,6 @@ void t42_write_table (void *out, FT_Face face, unsigned char const *buffer,
          {
            chunks.push_back (last_offset - last_chunk);
            last_chunk = last_offset;
-           assert (cur_chunk_idx < 100);/* FIXME: only for static arrays */
          }
 
        last_offset = offset;