--- a/debuggercdi/com.nokia.carbide.trk.support/plugin.xml Tue Jun 29 18:31:46 2010 -0500
+++ b/debuggercdi/com.nokia.carbide.trk.support/plugin.xml Wed Jun 30 14:00:29 2010 -0500
@@ -44,18 +44,5 @@
class="com.nokia.carbide.trk.support.connection.TCPIPConnectionType">
</connectionType>
</extension>
-
- <extension
- point="com.nokia.carbide.remoteConnections.connectionType">
- <connectionType
- class="com.nokia.carbide.trk.support.connection.TCFConnectionType">
- </connectionType>
- </extension>
- <extension
- point="com.nokia.carbide.remoteConnections.connectionType">
- <connectionType
- class="com.nokia.carbide.trk.support.connection.TCFUSBConnectionType">
- </connectionType>
- </extension>
-
+
</plugin>