Skip to content
Snippets Groups Projects
Commit 2c060c97 authored by psychocrypt's avatar psychocrypt
Browse files

remove auto conf from json

parent bb3e8840
No related branches found
No related tags found
No related merge requests found
......@@ -262,8 +262,6 @@ bool jconf::parse_config(const char* sFilename)
return false;
}
}
if(NeedsAutoconf())
return true;
return true;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment