summaryrefslogtreecommitdiffstats
path: root/src/datetime.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/datetime.h')
-rw-r--r--src/datetime.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/datetime.h b/src/datetime.h
index 9de8799..1094cf8 100644
--- a/src/datetime.h
+++ b/src/datetime.h
@@ -38,7 +38,4 @@ int
datetime_strftime_misc(const struct tm *tm, char **out, size_t *out_sz,
char **buf, size_t *i);
-double
-datetime_diff_epoch(time_t t);
-
#endif /* DATETIME_H_ */