mirror of
https://github.com/coreutils/coreutils.git
synced 2024-12-04 23:43:45 +08:00
(initialized): Remove declaration now that it's unused.
This commit is contained in:
parent
bd9e754992
commit
ff4e2725a7
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user