diff --git a/caching/xml_format.cc b/caching/xml_format.cc index 4eb1f14..d36d7b0 100644 --- a/caching/xml_format.cc +++ b/caching/xml_format.cc @@ -262,7 +262,6 @@ caching::parse_xml(istream &in, emitter::ptr e) throw runtime_error(out.str()); } } - } //----------------------------------------------------------------