Skip to content

Commit

Permalink
chore(parse.hpp): remove abundant code
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamska1008 committed Aug 28, 2024
1 parent abefee8 commit f2d9306
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/parser.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ namespace myxml
std::map<std::string, std::string> attris;
};

struct ProcessingInstruction
{
};

class Parser
{
private:
Expand Down

0 comments on commit f2d9306

Please sign in to comment.