remove unneeded test ui
authordadubrow
Wed, 07 Jul 2010 15:19:51 -0500
changeset 1591 e909ab661a7a
parent 1587 c7ab3cbf655a
child 1592 c832c22002bc
remove unneeded test ui
connectivity/com.nokia.carbide.remoteConnections.tests/plugin.xml
--- a/connectivity/com.nokia.carbide.remoteConnections.tests/plugin.xml	Wed Jul 07 11:40:40 2010 -0500
+++ b/connectivity/com.nokia.carbide.remoteConnections.tests/plugin.xml	Wed Jul 07 15:19:51 2010 -0500
@@ -26,26 +26,6 @@
       </service>
    </extension>
    <extension
-         point="org.eclipse.ui.actionSets">
-      <actionSet
-            id="com.nokia.carbide.remoteconnections.tests.extensions.actionSet"
-            label="Service Dialogs"
-            visible="true">
-         <action
-               class="com.nokia.carbide.remoteconnections.tests.extensions.RandomCycleServiceDialogAction"
-               id="com.nokia.carbide.remoteconnections.tests.randomCycle.action"
-               label="Random Cycle Service Dialog..."
-               menubarPath="help/TestServiceDialogs">
-         </action>
-         <action
-               class="com.nokia.carbide.remoteconnections.tests.extensions.UnknownStatusServiceDialogAction"
-               id="com.nokia.carbide.remoteconnections.tests.unknownStatus.action"
-               label="Unknown Status Service Dialog..."
-               menubarPath="help/TestServiceDialogs">
-         </action>
-      </actionSet>
-   </extension>
-   <extension
          point="com.nokia.carbide.remoteConnections.extensionFilter">
       <extensionFilter
             class="com.nokia.carbide.remoteconnections.tests.extensions.TestFilter">