# HG changeset patch
# User dadubrow
# Date 1278533991 18000
# Node ID e909ab661a7aa13f28a2d4298ed7ef616cdb1f9e
# Parent  c7ab3cbf655a0d4c351f7d96abf590e1dce3d70c
remove unneeded test ui

diff -r c7ab3cbf655a -r e909ab661a7a 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">