diff options
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |