disable notification module for mobile profiles...just no.

This commit is contained in:
Mike Blumenkrantz 2013-03-06 13:36:58 +00:00
parent 10ad3b23a8
commit 3db012848d
1 changed files with 0 additions and 6 deletions

View File

@ -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;