Skip to content

Commit

Permalink
Fixed wrong comment in implementation for Android.
Browse files Browse the repository at this point in the history
  • Loading branch information
philippwiesemann committed Jan 31, 2015
1 parent 0781b5f commit 7815393
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android-project/src/org/libsdl/app/SDLActivity.java
Expand Up @@ -81,7 +81,6 @@ public void loadLibraries() {
}

/**
* This method is called by SDL using JNI.
* This method is called by SDL before starting the native application thread.
* It can be overridden to provide the arguments after the application name.
* The default implementation returns an empty array. It never returns null.
Expand Down

0 comments on commit 7815393

Please sign in to comment.