X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Ftextual%2Fxml_parser.h;h=fbc9653482cffd41d38b163a993a85c31ef2d9a4;hb=6d54aee3bc6ce327d3903096aad7b27f9869790e;hp=7b2011d8b26097af0bfbe8d7ce98c3f5bdfbc9de;hpb=457b128b77b5b4a0b7dd3094de543de2ce1477ad;p=feisty_meow.git diff --git a/nucleus/library/textual/xml_parser.h b/nucleus/library/textual/xml_parser.h index 7b2011d8..fbc96534 100644 --- a/nucleus/library/textual/xml_parser.h +++ b/nucleus/library/textual/xml_parser.h @@ -25,9 +25,6 @@ namespace textual { //! Parses XML input and invokes a callback for the different syntactic pieces. -// hmmm, could this be the first class ever named this? perhaps it should be -// in a textual namespace. -->after current sprint. - class xml_parser { public: