diff options
-rw-r--r-- | net/net.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -509,9 +509,6 @@ restart: x = timeHandler; timeHandler = (thand_f *)0; (*x)(); - - /*get packets timeout, restart net interface*/ - NetStartAgain(); } |