AndroidManifest.xml
changeset 500 4da77df8f950
parent 483 568fc0a4af7a
child 518 6b8089c9b834
--- a/AndroidManifest.xml	Sun Nov 08 02:01:19 2009 +0100
+++ b/AndroidManifest.xml	Wed Nov 11 03:05:34 2009 +0100
@@ -23,13 +23,6 @@
 					android:name="com.beem.project.beem.service.XmppConnectionAdapter.CONNECTION_CLOSED" />
 			</intent-filter>
 		</activity>
-		<activity android:name=".ui.SendIM" android:label="@string/SendIMActTitle"
-			android:launchMode="singleTop">
-			<intent-filter android:label="Beem Connection">
-				<action
-					android:name="com.beem.project.beem.service.XmppConnectionAdapter.CONNECTION_CLOSED" />
-			</intent-filter>
-		</activity>
 		<activity android:name=".ui.Chat" android:label="@string/chat_name"
 			android:launchMode="singleTop">
 			<intent-filter android:label="Beem Connection">