提交 f800368d 编写于 作者: B Behdad Esfahbod

Remove unused macros

上级 19e00912
......@@ -42,7 +42,6 @@
* Lockable set
*/
#define HB_LOCKABLE_SET_INIT {HB_VECTOR_INIT}
template <typename item_t, typename lock_t>
struct hb_lockable_set_t
{
......
......@@ -31,7 +31,6 @@
#include "hb-private.hh"
#define HB_VECTOR_INIT {0, 0, false, nullptr}
template <typename Type, unsigned int StaticSize=8>
struct hb_vector_t
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册