mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Commented out useless function.
This commit is contained in:
parent
1f5bfab327
commit
23d8d26d50
|
@ -450,6 +450,6 @@ int main(int argc, char *argv[])
|
|||
usleep(10000);
|
||||
}
|
||||
|
||||
shutdown_networking();
|
||||
//shutdown_networking();
|
||||
exit(EXIT_SUCCESS);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user