Skip to content

Commit

Permalink
Removed fastmem from Android UI
Browse files Browse the repository at this point in the history
  • Loading branch information
Helios747 committed Sep 9, 2015
1 parent 38d05cd commit 34525c4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Source/Android/app/src/main/res/xml/preferences.xml
Expand Up @@ -19,12 +19,6 @@
android:entries="@array/string_emu_cores"
android:entryValues="@array/int_emu_cores"/>

<CheckBoxPreference
android:defaultValue="true"
android:key="fastmemPref"
android:summary="@string/fastmem_desc"
android:title="@string/fastmem"/>

</PreferenceCategory>

<PreferenceCategory
Expand Down

0 comments on commit 34525c4

Please sign in to comment.