summaryrefslogtreecommitdiff
path: root/tools/convert-leapsecs.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/convert-leapsecs.c')
-rw-r--r--tools/convert-leapsecs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/convert-leapsecs.c b/tools/convert-leapsecs.c
index 86019f5..95e7dda 100644
--- a/tools/convert-leapsecs.c
+++ b/tools/convert-leapsecs.c
@@ -28,7 +28,6 @@ int main (int argc, char const *const *argv)
struct tm tm ;
uint64_t tt ;
time_t t ;
- char *p ;
int r ;
char fmt[UINT64_FMT] ;
sa.len = 0 ;