diff --git a/src/parser.hpp b/src/parser.hpp index 75501df..fda2435 100644 --- a/src/parser.hpp +++ b/src/parser.hpp @@ -23,10 +23,6 @@ namespace myxml std::map attris; }; - struct ProcessingInstruction - { - }; - class Parser { private: