Remove support for the F4 format (#3494)
This was only still used in tests.
This commit is contained in:
committed by
GitHub
parent
f1460013be
commit
9cd1b96e1f
@@ -69,7 +69,6 @@ public:
|
||||
Task (tc::Task);
|
||||
|
||||
void parse (const std::string&);
|
||||
std::string composeF4 () const;
|
||||
std::string composeJSON (bool decorate = false) const;
|
||||
|
||||
// Status values.
|
||||
|
||||
Reference in New Issue
Block a user