mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-09 12:31:06 -04:00
Remove legacy sleep
This commit is contained in:
parent
d7fc1a0c60
commit
6130082d2a
@ -69,8 +69,6 @@ int main(int argc, char* argv[]) {
|
||||
return 1;
|
||||
}
|
||||
|
||||
tlib::sleep_ms(2000);
|
||||
|
||||
sock.listen(false);
|
||||
|
||||
if (!sock) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user