mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Code Cleanup
- Removed unused Context::extension_dir.
This commit is contained in:
parent
75f938463e
commit
a49d1bfbc0
2 changed files with 7 additions and 12 deletions
|
@ -88,7 +88,6 @@ public:
|
|||
std::string home_dir;
|
||||
File rc_file;
|
||||
Path data_dir;
|
||||
Directory extension_dir;
|
||||
Config config;
|
||||
|
||||
TDB2 tdb2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue