mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Parser
- Removed unused constant.
This commit is contained in:
parent
6a4a046b1a
commit
8ec5533d39
1 changed files with 0 additions and 3 deletions
|
@ -47,9 +47,6 @@ extern Context context;
|
||||||
// Overridden by rc.abbreviation.minimum.
|
// Overridden by rc.abbreviation.minimum.
|
||||||
static int minimumMatchLength = 3;
|
static int minimumMatchLength = 3;
|
||||||
|
|
||||||
// Alias expansion limit. Any more indicates some kind of error.
|
|
||||||
const int safetyValveDefault = 10;
|
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
Parser::Parser ()
|
Parser::Parser ()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue