mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-07 21:07:20 +02:00
Code Cleanup
- Removed obsolete A3::rc_overrides and A3::get_data_location methods.
This commit is contained in:
parent
ebd522dfee
commit
a91101919d
2 changed files with 0 additions and 56 deletions
2
src/A3.h
2
src/A3.h
|
@ -51,8 +51,6 @@ public:
|
|||
static const std::vector <std::string> operator_list ();
|
||||
|
||||
void append_stdin ();
|
||||
void rc_override (std::string&, File&);
|
||||
void get_data_location (std::string&);
|
||||
void resolve_aliases ();
|
||||
void apply_overrides ();
|
||||
void inject_defaults ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue