From a512f7cdd7e5f9d2e408b77cc41b526a604d60f8 Mon Sep 17 00:00:00 2001 From: rburchell Date: Wed, 11 Feb 2009 23:59:58 +0000 Subject: cs_help, cs_identify, cs_info, cs_invite audited. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2019 5417fbe8-f217-4b02-8779-1006273d7864 --- TODO | 4 ---- 1 file changed, 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 0f1c0b98a..2a4b1a804 100644 --- a/TODO +++ b/TODO @@ -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/cs_help.c - src/core/cs_identify.c - src/core/cs_info.c - src/core/cs_invite.c src/core/cs_kick.c src/core/cs_list.c src/core/cs_logout.c -- cgit