Unused code: weekday()

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
Jan Mulder 2017-05-20 08:44:16 +02:00
parent 3cd3653972
commit b2c7a4cf1d
2 changed files with 0 additions and 10 deletions

View file

@ -843,7 +843,6 @@ extern int total_weight(struct dive *);
#define DIVE_ERROR_PARSE 1
#define DIVE_ERROR_PLAN 2
const char *weekday(int wday);
const char *monthname(int mon);
#define UTF8_DEGREE "\xc2\xb0"