diff options
author | rburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-02-12 22:33:06 +0000 |
---|---|---|
committer | rburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-02-12 22:33:06 +0000 |
commit | 0e0ee67b81cc0f47c9ac93fd9c9dda8b4925285a (patch) | |
tree | 1c8a7f901f1812cfe26579df2a75a4ed0bb33313 | |
parent | baaed4b764825abf00f555ddec6c1b12ac457789 (diff) |
enc_* don't require audit, as they do not implement commands.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2025 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -46,10 +46,6 @@ Legend: [ ] HelpServ must die (1.9.1?) [-] Command parser cleanup: mod_current_buffer needs to go away and be replaced by a proper parser. Commands should then indicate how they want the buffer split. These all need reviewing, remove them from the list _AS YOU GO_. Talk t0 w00t or CBX if you don't know what this is for: - src/core/enc_md5.c - src/core/enc_none.c - src/core/enc_old.c - src/core/enc_sha1.c src/core/he_help.c src/core/hs_delall.c src/core/hs_del.c |