From d57a694d3c4a2c40a98e9cff7a5facb12ac8bfbc Mon Sep 17 00:00:00 2001 From: Rolzad73 Date: Sat, 28 Jan 2017 04:32:39 -0500 Subject: [PATCH] - last commit small clean --- JGE/Dependencies/SDL/src/video/android/SDL_androidkeyboard.c | 1 - 1 file changed, 1 deletion(-) diff --git a/JGE/Dependencies/SDL/src/video/android/SDL_androidkeyboard.c b/JGE/Dependencies/SDL/src/video/android/SDL_androidkeyboard.c index ca01aa91b..70e7e7b2f 100644 --- a/JGE/Dependencies/SDL/src/video/android/SDL_androidkeyboard.c +++ b/JGE/Dependencies/SDL/src/video/android/SDL_androidkeyboard.c @@ -177,4 +177,3 @@ Android_OnKeyUp(int keycode) } /* vi: set ts=4 sw=4 expandtab: */ -