mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-30 02:17:21 +02:00
Context
- Removed all A3 references.
This commit is contained in:
parent
4b12c87c40
commit
afe4b6883f
2 changed files with 3 additions and 31 deletions
|
@ -38,7 +38,6 @@
|
|||
#include <Path.h>
|
||||
#include <File.h>
|
||||
#include <Directory.h>
|
||||
#include <A3.h>
|
||||
#include <Parser.h>
|
||||
#include <Timer.h>
|
||||
|
||||
|
@ -84,7 +83,6 @@ private:
|
|||
|
||||
public:
|
||||
std::string program;
|
||||
A3 a3;
|
||||
Parser parser;
|
||||
std::string home_dir;
|
||||
File rc_file;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue