Date: Removed unused ::easter method
- It is duplicated in Dates.cpp.
This commit is contained in:
@@ -70,7 +70,6 @@ public:
|
||||
static bool valid (const int, const int, const int);
|
||||
static bool valid (const int, const int);
|
||||
|
||||
static time_t easter (int year);
|
||||
static bool leapYear (int);
|
||||
static int daysInMonth (int, int);
|
||||
static int daysInYear (int);
|
||||
|
||||
Reference in New Issue
Block a user