提交 75651b20 编写于 作者: B Behdad Esfahbod

Fix warnings

上级 4c20d8c0
......@@ -154,7 +154,7 @@ struct hb_trace_t {
};
template <> /* Optimize when tracing is disabled */
struct hb_trace_t<0> {
explicit hb_trace_t (unsigned int *pdepth, const char *what, const char *function, const void *obj) {}
explicit hb_trace_t (unsigned int *pdepth HB_UNUSED, const char *what HB_UNUSED, const char *function HB_UNUSED, const void *obj HB_UNUSED) {}
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册