mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Variant: Removed obsolete method
This commit is contained in:
parent
83701168a4
commit
da96962b00
2 changed files with 0 additions and 6 deletions
|
@ -50,7 +50,6 @@ public:
|
|||
Variant (const std::string&);
|
||||
Variant (const char*);
|
||||
Variant (const time_t, const enum type);
|
||||
~Variant ();
|
||||
|
||||
void source (const std::string&);
|
||||
const std::string& source () const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue