提交 674ee58d 编写于 作者: B Behdad Esfahbod

Minor

上级 4451168e
......@@ -477,9 +477,7 @@ font_options_t::get_font (void) const
user_data = (void *) font_data;
mm = HB_MEMORY_MODE_WRITABLE;
} else {
fail (FALSE, "Failed reading font file `%s': %s",
g_filename_display_name (font_file),
error->message);
fail (FALSE, "%s", error->message);
//g_error_free (error);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册