all restrictions are specific to the current user, slice or authority
[sfa.git] / sfatables / targets / RESTRICT_PROP.xml
diff --git a/sfatables/targets/RESTRICT_PROP.xml b/sfatables/targets/RESTRICT_PROP.xml
deleted file mode 100644 (file)
index 6112b89..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<target name="RESTRICT_PROP">
-    <!-- The context is empty, since this target does not require any input from SFA -->
-    <rule element="link">
-    <context select=""/>
-        <argument>
-            <name>max-link-bandwidth</name>
-            <help>Maximum link bandwidth.</help>
-            <operand>bps</operand>
-        </argument>
-    <processor filename="max_link_banwidth.xsl"/>
-    </rule>
-</target>