mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Date: Removed method signature that doesn't even exist
This commit is contained in:
parent
6f726bf1cf
commit
227163a4a1
1 changed files with 0 additions and 1 deletions
|
@ -77,7 +77,6 @@ public:
|
|||
static std::string monthName (int);
|
||||
static void dayName (int, std::string&);
|
||||
static std::string dayName (int);
|
||||
static int weekOfYear (const std::string&);
|
||||
static int dayOfWeek (const std::string&);
|
||||
static int monthOfYear (const std::string&);
|
||||
static int length (const std::string&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue