Code Cleanup

- Removed support for legacy format FF3 (v1.6.0 - v1.7.1).
This commit is contained in:
Paul Beckingham
2014-09-14 12:16:27 -04:00
parent e93c61ae8d
commit a0c488cfcf
2 changed files with 6 additions and 105 deletions

View File

@@ -198,6 +198,7 @@
performs the same function.
- Added rc.hooks, a master control setting for hooks processing, which defaults
to 'on'.
- File format 3 (used in version 1.6.0 - 1.7.1) is no longer supported.
------ current release ---------------------------