Remove non-existent activity from manifest

This commit is contained in:
cketti 2012-11-15 22:08:48 +01:00
parent 60ebe8a0bd
commit 684d6c1324
1 changed files with 0 additions and 6 deletions

View File

@ -160,12 +160,6 @@
android:configChanges="locale"
>
</activity>
<activity
android:name="com.fsck.k9.activity.ChooseAccount"
android:theme="@style/Theme.K9Dialog"
android:label="@string/choose_account_title"
>
</activity>
<activity
android:name="com.fsck.k9.activity.ManageIdentities"
android:label="@string/manage_identities_title"