AndroidManifest.xml
changeset 601 66e4ffdbe4bd
parent 597 aa75a44fdffe
child 605 bccd99644eac
child 612 e730f5770f8c
--- a/AndroidManifest.xml	Tue Dec 22 17:45:31 2009 +0100
+++ b/AndroidManifest.xml	Tue Dec 22 17:50:35 2009 +0100
@@ -53,13 +53,6 @@
 					android:name="com.beem.project.beem.service.XmppConnectionAdapter.CONNECTION_CLOSED" />
 			</intent-filter>
 		</activity>
-		<activity android:name=".jingle.demo.JingleCallActivity"
-			android:label="JingleDemoCall">
-			<intent-filter>
-				<action android:name="android.intent.action.MAIN" />
-				<category android:name="android.intent.category.LAUNCHER" />
-			</intent-filter>
-		</activity>
 		<activity android:name=".ui.GroupList" android:label="GroupList">
 			<intent-filter android:label="Beem Connection">
 				<action