mirror of
https://github.com/glest/glest-source.git
synced 2025-09-26 15:39:21 +02:00
- lots of code cleanup from the cppcheck
This commit is contained in:
@@ -173,6 +173,7 @@ XmlNode *XmlIo::load(const string &path, std::map<string,string> mapTagReplaceme
|
||||
|
||||
throw megaglest_runtime_error(szBuf);
|
||||
}
|
||||
return NULL;
|
||||
}
|
||||
|
||||
void XmlIo::save(const string &path, const XmlNode *node){
|
||||
|
Reference in New Issue
Block a user