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

View file

@ -69,6 +69,7 @@
- Added certificate hostname verification (thanks to Alexander Sulfrian).
- Removed debugging code.
- Added details in debug mode, for unrecognized data (thanks to Kosta H).
- Removed unused 'patterns' configuration variable.
------ current release ---------------------------