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