Code Cleanup

- Removed obsolete configuration variable 'patterns', which is no longer
  used.
This commit is contained in:
Paul Beckingham
2014-05-08 07:05:29 -04:00
parent fa2af30857
commit eb6c38ac17
5 changed files with 2 additions and 7 deletions

1
NEWS
View File

@@ -29,6 +29,7 @@ Removed features in 2.4.0
- Old-style color names including underscores are no longer supported.
- Removed priority counts from the 'projects' commands.
- Removed the unused 'locale' configuration variable.
- Removed the unused 'patterns' confguration variable.
Known Issues