removing warnings.
[feisty_meow.git] / nucleus / library / textual / xml_parser.h
index 7b2011d8b26097af0bfbe8d7ce98c3f5bdfbc9de..fbc9653482cffd41d38b163a993a85c31ef2d9a4 100644 (file)
@@ -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: