remove printf

pull/904/head
Jeff Becker 5 years ago
parent 7ee026fa50
commit b589ea96ff
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -36,7 +36,6 @@ namespace llarp
if(dlt > 5000)
{
// big timeskip
printf("big timeskip %ld ms\n", dlt);
t = lastTime;
lastTime = 0;
}

Loading…
Cancel
Save