X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Ftextual%2Fxml_parser.h;h=fbc9653482cffd41d38b163a993a85c31ef2d9a4;hb=cd2658c999d5ec34fc8681745037f03418eddfc2;hp=7b2011d8b26097af0bfbe8d7ce98c3f5bdfbc9de;hpb=6fd96092b68250a4f7835f76110090ee80b6ca24;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: