diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-08-27 09:09:48 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-08-27 09:09:48 +0200 |
| commit | 40742ae7b95f70f8254406d34566452cd06c965e (patch) | |
| tree | debd9ae8d2bf4666910369c597a996bb4df16946 /src/main/resources/boot/property/EAProp.xml | |
| parent | 1ed3b0b6f668fdfaa0a04c3da2f0e6594d995e46 (diff) | |
Revert "Support 'Layer' property"
This reverts commit b11e80cf20bd65b7a52508ef24b1dce657dc01a4.
Diffstat (limited to 'src/main/resources/boot/property/EAProp.xml')
| -rw-r--r-- | src/main/resources/boot/property/EAProp.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/boot/property/EAProp.xml b/src/main/resources/boot/property/EAProp.xml index b9208ed..aced7f3 100644 --- a/src/main/resources/boot/property/EAProp.xml +++ b/src/main/resources/boot/property/EAProp.xml @@ -3,7 +3,6 @@ DefaultValue="" IsMutable="true" />
<PropertyDescription Name="Complexity"
IsClassIdentifier="true" DefaultValue="Elementary" IsMutable="false" />
- <PropertyDescription Name="Layer" IsClassIdentifier="false" DefaultValue="0" IsMutable="true"/>
<PropertyDescription Name="Type" IsClassIdentifier="true"
DefaultValue="ActivityDesc" IsMutable="false" />
</AllProperties>
|
