mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
DOM: Remove obsolete methods
This commit is contained in:
parent
844cda943a
commit
83701168a4
2 changed files with 0 additions and 13 deletions
|
@ -35,9 +35,6 @@
|
|||
class DOM
|
||||
{
|
||||
public:
|
||||
DOM ();
|
||||
~DOM ();
|
||||
|
||||
bool get (const std::string&, Variant&);
|
||||
bool get (const std::string&, const Task&, Variant&);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue