Filter: Removed unused ::hasModifications and ::hasMiscellaneous methods
This commit is contained in:
@@ -43,8 +43,6 @@ public:
|
||||
void subset (const std::vector <Task>&, std::vector <Task>&);
|
||||
void subset (std::vector <Task>&);
|
||||
bool hasFilter ();
|
||||
bool hasModifications ();
|
||||
bool hasMiscellaneous ();
|
||||
bool pendingOnly ();
|
||||
void safety ();
|
||||
void disableSafety ();
|
||||
|
||||
Reference in New Issue
Block a user