diff --git a/yg/text_path.hpp b/yg/text_path.hpp index b5599874c7..89d9f46252 100644 --- a/yg/text_path.hpp +++ b/yg/text_path.hpp @@ -26,8 +26,8 @@ namespace yg class TextPath { - bool m_reverse; buffer_vector m_arr; + bool m_reverse; public: TextPath();