mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-07 21:07:20 +02:00
A3
- Removed obsolete ::extract_modifications method.
This commit is contained in:
parent
fb639496d3
commit
e7d733881a
2 changed files with 0 additions and 48 deletions
2
src/A3.h
2
src/A3.h
|
@ -58,8 +58,6 @@ public:
|
|||
const std::vector <std::string> list () const;
|
||||
bool find_command (std::string&) const;
|
||||
|
||||
const A3 extract_modifications () const;
|
||||
|
||||
const A3 tokenize (const A3&) const;
|
||||
const A3 postfix (const A3&) const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue