Dates
- Removed unused constants.
This commit is contained in:
@@ -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[] =
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user