Android: Remove unused stuff

This commit is contained in:
Sean Maas
2016-10-25 14:08:40 -04:00
parent 3b28fe11d6
commit 68affd37a1
11 changed files with 12 additions and 151 deletions

View File

@ -64,10 +64,6 @@
android:name=".activities.EmulationActivity"
android:theme="@style/DolphinEmulationGamecube"/>
<activity
android:name=".activities.OverlayConfigActivity"
android:theme="@style/DolphinSettingsGamecube"/>
<service android:name=".services.AssetCopyService"/>