diff --git a/timerfc.c b/timerfc.c index 1ac48ca..8963b5c 100644 --- a/timerfc.c +++ b/timerfc.c @@ -40,9 +40,6 @@ #include #include "timerfc.h" -static const char days[] = "SunMonTueWedThuFriSat"; -static const char months[] = "JanFebMarAprMayJunJulAugSepOctNovDec"; - time_t timerfc(const char *s) {