Reorganized targets
[sfa.git] / sfatables / targets / MAX_LINK_BW.xml
diff --git a/sfatables/targets/MAX_LINK_BW.xml b/sfatables/targets/MAX_LINK_BW.xml
deleted file mode 100644 (file)
index 6c91019..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<target name="MAX_LINK_BANDWIDTH">
-    <!-- The context is empty, since this target does not require any input from SFA -->
-    <context select=""/>
-    <rule>
-        <argument>
-            <name>max-link-bandwidth</name>
-            <help>Maximum link bandwidth.</help>
-            <operand>bps</operand>
-        </argument>
-    </rule>
-    <processor filename="max_link_banwidth.xsl"/>
-</target>