--- 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>