X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=blobdiff_plain;f=src%2Fnet.c;h=c893f1e41c07c5027eda0b9c2cfca33932007fd0;hp=3cf1773d578a70b99daa3217915d175906c1ee46;hb=f80bf14f28925df6eaa56f3ed77adaf418ab9890;hpb=35e87b903e08fc51975a8cc97f06251d5153a424 diff --git a/src/net.c b/src/net.c index 3cf1773..c893f1e 100644 --- a/src/net.c +++ b/src/net.c @@ -366,7 +366,6 @@ int main_loop(void) last_graph_dump = now; srand(now); - srand48(now); running = true;