Oops debug print

This commit is contained in:
Simon Cozens 2020-09-25 10:08:00 +01:00 committed by Behdad Esfahbod
parent f56eb402f0
commit 5bb88c4f45
1 changed files with 0 additions and 1 deletions

View File

@ -810,7 +810,6 @@ hb_buffer_deserialize_unicode (hb_buffer_t *buffer,
default:
case HB_BUFFER_SERIALIZE_FORMAT_INVALID:
printf("Invalid!\n");
return false;
}