Remove non-existent activity from manifest
This commit is contained in:
parent
60ebe8a0bd
commit
684d6c1324
1 changed files with 0 additions and 6 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue