remove unused activity from old wizard

This commit is contained in:
Nathan Freitas 2015-02-23 12:30:25 -05:00
parent 068cd05836
commit 759966aa13
1 changed files with 0 additions and 1 deletions

View File

@ -88,7 +88,6 @@
/> />
<activity android:name=".ui.LotsaText" android:exported="false"/>
<activity android:name=".ui.TipsAndTricks" android:exported="false"/> <activity android:name=".ui.TipsAndTricks" android:exported="false"/>
<activity android:name=".ui.ChooseLocaleWizardActivity" android:exported="false"/> <activity android:name=".ui.ChooseLocaleWizardActivity" android:exported="false"/>