(reader_thread): Remove unused variable.
This commit is contained in:
parent
81b47a8b73
commit
fa05898776
@ -75,7 +75,6 @@ writer_thread (void *nr)
|
||||
static void *
|
||||
reader_thread (void *nr)
|
||||
{
|
||||
struct timespec ts;
|
||||
struct timespec delay;
|
||||
int n;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user