remove temporary function
This commit is contained in:
committed by
Tomas Babej
parent
e3dd91d45e
commit
4fa1c0bcfb
@@ -77,7 +77,6 @@ public:
|
||||
enum dateState {dateNotDue, dateAfterToday, dateLaterToday, dateEarlierToday, dateBeforeToday};
|
||||
|
||||
// Public data.
|
||||
const std::map <std::string, std::string> &data_removeme () const { return data; };
|
||||
int id {0};
|
||||
float urgency_value {0.0};
|
||||
bool recalc_urgency {true};
|
||||
|
||||
Reference in New Issue
Block a user