mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-09-12 22:45:02 -04:00
and fix a ton more minor performance issues
This commit is contained in:
@@ -60,7 +60,7 @@ int main(int argc, char ** argv)
|
||||
|
||||
ConfigCentralServer::install();
|
||||
|
||||
cmdLine = "";
|
||||
cmdLine.clear();
|
||||
// now, the real command line
|
||||
for(i = 0; i < argc; ++i)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user