diff --git a/config/mobile/e.src b/config/mobile/e.src index f95228f0f..a5756ea24 100644 --- a/config/mobile/e.src +++ b/config/mobile/e.src @@ -338,12 +338,6 @@ group "E_Config" struct { value "delayed" uchar: 1; value "priority" int: 0; } - group "E_Config_Module" struct { - value "name" string: "notification"; - value "enabled" uchar: 1; - value "delayed" uchar: 1; - value "priority" int: 0; - } group "E_Config_Module" struct { value "name" string: "conf"; value "enabled" uchar: 1;