diff --git a/src/control/ToolHandler.h b/src/control/ToolHandler.h index 20db94e6..202f0049 100644 --- a/src/control/ToolHandler.h +++ b/src/control/ToolHandler.h @@ -125,8 +125,6 @@ protected: void initTools(); private: - XOJ_TYPE_ATTRIB; - std::array tools; Tool* current = nullptr;