remove shelf manager config vals from profiles

This commit is contained in:
Mike Blumenkrantz 2015-03-19 17:11:06 -04:00
parent dedf4cd896
commit dbd6c751c7
2 changed files with 0 additions and 2 deletions

View File

@ -605,7 +605,6 @@ group "E_Config" struct {
}
value "name" string: "shelf";
value "id" int: 1;
value "manager" int: 0;
value "zone" int: 0;
value "layer" int: 250;
value "orient" int: 6;

View File

@ -603,7 +603,6 @@ group "E_Config" struct {
}
value "name" string: "shelf";
value "id" int: 1;
value "manager" int: 0;
value "zone" int: 0;
value "layer" int: 250;
value "orient" int: 6;