whitespace

This commit is contained in:
Joe Thornber 2014-08-06 16:30:26 +01:00
parent efe597f097
commit 3e5c02459c
1 changed files with 0 additions and 1 deletions

View File

@ -262,7 +262,6 @@ caching::parse_xml(istream &in, emitter::ptr e)
throw runtime_error(out.str());
}
}
}
//----------------------------------------------------------------