devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=14d359e11d96baaef5daa308fe3d0f2b9afcfb05
commit 14d359e11d96baaef5daa308fe3d0f2b9afcfb05 Author: Christopher Michael <devilho...@comcast.net> Date: Mon Mar 1 11:18:25 2021 -0500 enlightenment: Remove teamwork protocol The teamwork module has been removed for a while so there is no need to have a protocol file either --- src/bin/e_module.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/bin/e_module.c b/src/bin/e_module.c index 06d9c3b4d..1bb37300b 100644 --- a/src/bin/e_module.c +++ b/src/bin/e_module.c @@ -766,7 +766,6 @@ _e_module_whitelist_check(void) "sysinfo", "systray", "tasks", - "teamwork", "temperature", "tiling", "time", --