mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-29 17:07:19 +02:00
Dates
- Removed unused constants.
This commit is contained in:
parent
ffd9a96ae6
commit
4996576d64
1 changed files with 1 additions and 3 deletions
|
@ -29,9 +29,7 @@
|
|||
#include <time.h>
|
||||
#include <text.h>
|
||||
#include <Dates.h>
|
||||
|
||||
int week_start = 1; // Monday morning.
|
||||
int week_end = 6; // Friday evening.
|
||||
#include <i18n.h>
|
||||
|
||||
static const char* days[] =
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue