mirror of
https://github.com/glest/glest-source.git
synced 2025-08-13 20:03:58 +02:00
tracking down bug on i386 platform
- comment titi's model debug output
This commit is contained in:
@@ -44,7 +44,6 @@ private:
|
||||
PropertyMap propertyMap;
|
||||
PropertyVector propertyVectorTmp;
|
||||
PropertyMap propertyMapTmp;
|
||||
bool propertyMapTmpInUse;
|
||||
|
||||
string path;
|
||||
static string applicationPath;
|
||||
@@ -55,7 +54,6 @@ private:
|
||||
static string tutorialPath;
|
||||
|
||||
public:
|
||||
Properties();
|
||||
static void setApplicationPath(string value) { applicationPath=value; }
|
||||
static string getApplicationPath() { return applicationPath; }
|
||||
|
||||
|
Reference in New Issue
Block a user