Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1723 from reicast/skmp/delete-unused-code
Browse files Browse the repository at this point in the history
Android: Delete unused classes
  • Loading branch information
skmp authored Aug 7, 2019
2 parents 2ab6a5b + 9fb77bd commit 6c440b5
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 549 deletions.
5 changes: 0 additions & 5 deletions reicast/android-studio/reicast/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@
android:isGame="true">

<meta-data android:name="android.max_aspect" android:value="2.1" />
<activity
android:name="com.reicast.emulator.GL2JNIActivity"
android:configChanges="orientation|navigation|screenSize|screenLayout|uiMode|keyboard|keyboardHidden"
android:screenOrientation="sensorLandscape">
</activity>
<activity
android:name="com.reicast.emulator.NativeGLActivity"
android:configChanges="orientation|navigation|screenSize|screenLayout|uiMode|keyboard|keyboardHidden"
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 6c440b5

Please sign in to comment.