diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-08-27 09:09:27 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-08-27 09:09:27 +0200 |
| commit | 2bf4284d2da271e4f40ef3ee680f1e845b01ca60 (patch) | |
| tree | 4136786e81481f171b371258b00b4af0a52089f2 /src/main/resources/boot/property/SCProp.xml | |
| parent | d62e6fd732ab9223bc92b324d7cdcc9d2e28c109 (diff) | |
Revert 'layer' from commit 8e8185210f5bd87cb5dcda3a458fe059f811aafc.
This will be implemented as a diff overlay later.
Diffstat (limited to 'src/main/resources/boot/property/SCProp.xml')
| -rw-r--r-- | src/main/resources/boot/property/SCProp.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/boot/property/SCProp.xml b/src/main/resources/boot/property/SCProp.xml index 9ff0366..f5de23c 100644 --- a/src/main/resources/boot/property/SCProp.xml +++ b/src/main/resources/boot/property/SCProp.xml @@ -1,6 +1,5 @@ <AllProperties>
<PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
<PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="Script" IsMutable="false"/>
- <PropertyDescription Name="Layer" IsClassIdentifier="false" DefaultValue="0" IsMutable="true"/>
<PropertyDescription Name="Module" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
</AllProperties>
|
