mirror of
https://github.com/glest/glest-source.git
synced 2025-08-21 23:45:14 +02:00
some code cleanup for xml parsing and loading saved games
This commit is contained in:
@@ -97,7 +97,6 @@ public:
|
||||
class XmlIoRapid {
|
||||
private:
|
||||
static bool initialized;
|
||||
xml_document<> *doc;
|
||||
|
||||
private:
|
||||
XmlIoRapid();
|
||||
|
Reference in New Issue
Block a user