mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-07 21:07:20 +02:00
A3
- Removed obsolete _read_only_command member.
This commit is contained in:
parent
562beac12b
commit
87a48ab7f5
2 changed files with 0 additions and 8 deletions
3
src/A3.h
3
src/A3.h
|
@ -94,9 +94,6 @@ public:
|
|||
static bool which_operator (const std::string&, char&, int&, char&);
|
||||
|
||||
void dump (const std::string&) const;
|
||||
|
||||
private:
|
||||
bool _read_only_command;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue