mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Database: Relocated ::validateInterval to helper.cpp, it is a macro function
This commit is contained in:
parent
9e9b255a4e
commit
50dd735101
2 changed files with 0 additions and 13 deletions
|
@ -58,7 +58,6 @@ private:
|
|||
unsigned int getDatafile (int, int);
|
||||
std::vector <Range> segmentRange (const Range&);
|
||||
void initializeDatafiles ();
|
||||
void validateAddition (const Interval&) const;
|
||||
|
||||
private:
|
||||
std::string _location {"~/.timewarrior/data"};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue