remove useless variable

This commit is contained in:
Francois Perrad 2017-12-09 21:08:08 +01:00
parent 80bb9e7b52
commit 8a8659f283
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
#include <unistd.h>
#include <inttypes.h>
uint64_t _tt;
#ifdef IOWNANATHLON
#include <unistd.h>
#define SLEEP sleep(4)