code cleanup

This commit is contained in:
Mark Vejvoda
2013-06-04 04:36:00 +00:00
parent aab72b863c
commit b6780d2af7
3 changed files with 3 additions and 4 deletions

View File

@@ -3531,7 +3531,6 @@ int glestMain(int argc, char** argv) {
setupGameItemPaths(argc, argv, &config);
if(config.getString("PlayerId","") == "") {
Shared::Util::uuid_t u;
char uuid_str[38];
get_uuid_string(uuid_str,sizeof(uuid_str));