diff --git a/src/bin/e_module.c b/src/bin/e_module.c index f65300b13..ebe71f4a1 100644 --- a/src/bin/e_module.c +++ b/src/bin/e_module.c @@ -2,10 +2,8 @@ /* TODO List: * - * * load and save list of modules to load or ban from loading * * add module types/classes * * add list of exclusions that a mdoule cant work with - * * hook ipc calls to load module/unload, enable and disable a module etc. * */