Remove support for the F4 format (#3494)

This was only still used in tests.
This commit is contained in:
Dustin J. Mitchell
2024-06-26 01:33:46 -04:00
committed by GitHub
parent f1460013be
commit 9cd1b96e1f
4 changed files with 34 additions and 204 deletions

View File

@@ -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.