mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-07 21:07:20 +02:00
A3
- Removed obsolete A3::extract_words method.
This commit is contained in:
parent
42c078d0b7
commit
3e7c323086
2 changed files with 0 additions and 22 deletions
1
src/A3.h
1
src/A3.h
|
@ -62,7 +62,6 @@ public:
|
|||
|
||||
const A3 extract_filter () const;
|
||||
const A3 extract_modifications () const;
|
||||
const std::vector <std::string> extract_words () const;
|
||||
|
||||
const A3 tokenize (const A3&) const;
|
||||
const A3 infix (const A3&) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue