summaryrefslogtreecommitdiff
path: root/src/map/date.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/date.c')
-rw-r--r--src/map/date.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/date.c b/src/map/date.c
index 4643d6780..9f2bc4bee 100644
--- a/src/map/date.c
+++ b/src/map/date.c
@@ -69,4 +69,3 @@ int is_day_of_star(void)
{
return date_get_day()%5 == 0;
}
-