diff --git a/TODO b/TODO index aa35d5031..396f2d920 100644 --- a/TODO +++ b/TODO @@ -15,7 +15,7 @@ Legend: [x] Remove buffered loading/unloading, this makes os_modunload perm, but who cares [x] Mark os_modunload permanent. [x] Remove 'delayed' loading, this is necessary because of before/after connected to ircd (ircd is before, rest after), I'm sure this can be done better. - [+] Remove mod_current_* crap (involves passing Module * around a lot) + [x] Remove mod_current_* crap (involves passing Module * around a lot) [x] events.c [x] modules.c [x] commands.c