(initialized): Remove declaration now that it's unused.

This commit is contained in:
Jim Meyering 2002-10-13 12:23:25 +00:00
parent bd9e754992
commit ff4e2725a7

View File

@ -54,8 +54,6 @@
#include "xnanosleep.h"
#include "xstrtod.h"
static int initialized = 0;
/* Subtract the `struct timespec' values X and Y,
storing the difference in DIFF.
Return 1 if the difference is positive, otherwise 0.