提交 5b563640 编写于 作者: B Behdad Esfahbod

Remove HB_DISALLOW_COPY_AND_ASSIGN from hb_ot_shape_planner_t

It was arbitrary that this struct had it and not dozens of others.
上级 14b353c1
......@@ -102,9 +102,6 @@ struct hb_ot_shape_planner_t
HB_INTERNAL void compile (hb_ot_shape_plan_t &plan,
const int *coords,
unsigned int num_coords);
private:
HB_DISALLOW_COPY_AND_ASSIGN (hb_ot_shape_planner_t);
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册