mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-01 18:27:20 +02:00
CmdCustom
- Removed unused local ::getLimits method, in favor of Context::getLimits.
This commit is contained in:
parent
0cd56932a5
commit
7ac533a82d
2 changed files with 1 additions and 44 deletions
|
@ -39,7 +39,6 @@ public:
|
|||
private:
|
||||
void validateReportColumns (std::vector <std::string>&);
|
||||
void validateSortColumns (std::vector <std::string>&);
|
||||
void getLimits (const std::string&, int&, int&);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue