- Removed unused constants.
This commit is contained in:
Paul Beckingham 2014-07-05 11:30:04 -04:00
parent ffd9a96ae6
commit 4996576d64

View file

@ -29,9 +29,7 @@
#include <time.h> #include <time.h>
#include <text.h> #include <text.h>
#include <Dates.h> #include <Dates.h>
#include <i18n.h>
int week_start = 1; // Monday morning.
int week_end = 6; // Friday evening.
static const char* days[] = static const char* days[] =
{ {