mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-06 17:37:21 +02:00
ColDate: Removed Col* virtual overrides that delegate back to the base
This commit is contained in:
parent
40c472e3d5
commit
e39f610a68
16 changed files with 0 additions and 60 deletions
|
@ -34,8 +34,6 @@ class ColumnModified : public ColumnDate
|
|||
public:
|
||||
ColumnModified ();
|
||||
~ColumnModified ();
|
||||
|
||||
bool validate (std::string&);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue