mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-07 21:07:20 +02:00
A3
- Removed obsolete ::sequence method.
This commit is contained in:
parent
543651055f
commit
ecd64456ae
2 changed files with 0 additions and 89 deletions
1
src/A3.h
1
src/A3.h
|
@ -62,7 +62,6 @@ public:
|
|||
const A3 extract_modifications () const;
|
||||
|
||||
const A3 tokenize (const A3&) const;
|
||||
const A3 sequence (const A3&) const;
|
||||
const A3 postfix (const A3&) const;
|
||||
|
||||
static bool is_attr (Nibbler&, Arg&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue