discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=d3f229d45025a2125e493c35431e4b251a15f1af
commit d3f229d45025a2125e493c35431e4b251a15f1af Author: Mike Blumenkrantz <[email protected]> Date: Thu Oct 22 13:18:14 2015 -0400 remove dead modules from whitelist --- src/bin/e_module.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/bin/e_module.c b/src/bin/e_module.c index 830ac8d..768cc63 100644 --- a/src/bin/e_module.c +++ b/src/bin/e_module.c @@ -937,7 +937,6 @@ _e_module_whitelist_check(void) "ofono", "pager", "pager_plain", - "physics", "quickaccess", "shot", "start", @@ -956,7 +955,6 @@ _e_module_whitelist_check(void) "wl_shell", "wl_desktop_shell", "xkbswitch", - "echievements", "music-control", "appmenu", "packagekit", --
