TDB2: Removed obsolete method

This commit is contained in:
Paul Beckingham 2016-01-09 22:33:06 -05:00
parent 15e96eb02f
commit 88ed4d0035
2 changed files with 0 additions and 8 deletions

View file

@ -106,7 +106,6 @@ public:
static bool debug_mode;
TDB2 ();
~TDB2 ();
void set_location (const std::string&);
void add (Task&, bool add_to_backlog = true);