AndroidManifest.xml
changeset 556 9d3c83e70ed2
parent 553 8b7a64f38a59
child 560 261c4895bf84
--- a/AndroidManifest.xml	Fri Dec 04 11:31:17 2009 +0100
+++ b/AndroidManifest.xml	Fri Dec 04 13:12:00 2009 +0100
@@ -53,12 +53,6 @@
 					android:name="com.beem.project.beem.service.XmppConnectionAdapter.CONNECTION_CLOSED" />
 			</intent-filter>
 		</activity>
-		<activity android:name=".ui.UserInfo" android:label="@string/user_info_name">
-			<intent-filter android:label="Beem Connection">
-				<action
-					android:name="com.beem.project.beem.service.XmppConnectionAdapter.CONNECTION_CLOSED" />
-			</intent-filter>
-		</activity>
 		<activity android:name=".jingle.demo.JingleCallActivity"
 			android:label="JingleDemoCall">
 			<intent-filter>