[coretext] Remove debug printf!

This commit is contained in:
Behdad Esfahbod 2014-08-11 19:16:26 -04:00
parent b5fbc3b8f5
commit 130856c705
1 changed files with 0 additions and 1 deletions

View File

@ -650,7 +650,6 @@ _hb_coretext_shape (hb_shape_plan_t *shape_plan,
if (0)
{
resize_and_retry:
printf ("HERE");
/* string_ref uses the scratch-buffer for backing store, and line references
* string_ref (via attr_string). We must release those before resizing buffer. */
assert (string_ref);