Removed duplicate includes.

This commit is contained in:
Philipp Wiesemann
2017-06-04 23:15:47 +02:00
parent cbcc256fd2
commit 4b47fa38c3
6 changed files with 0 additions and 9 deletions

View File

@@ -155,7 +155,6 @@ static void Android_JNI_ThreadDestroyed(void*);
This file links the Java side of Android with libsdl
*******************************************************************************/
#include <jni.h>
#include <android/log.h>
/*******************************************************************************