mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-07 21:07:20 +02:00
A3
- Removed obsolete ::which_operator.
This commit is contained in:
parent
3abff20a46
commit
f495e7c385
3 changed files with 0 additions and 24 deletions
2
src/A3.h
2
src/A3.h
|
@ -84,8 +84,6 @@ public:
|
|||
static bool extract_id (const std::string&, std::vector <int>&);
|
||||
static bool extract_uuid (const std::string&, std::vector <std::string>&);
|
||||
|
||||
static bool which_operator (const std::string&, char&, int&, char&);
|
||||
|
||||
void dump (const std::string&) const;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue