From d69ea30539a6fe816dd6e1d943a0a2adcbd95c19 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 3 Dec 2012 15:31:12 +0300 Subject: Fix code style. --- src/touchactions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/touchactions.cpp') diff --git a/src/touchactions.cpp b/src/touchactions.cpp index 40f7e5641..b9d6b2fc9 100644 --- a/src/touchactions.cpp +++ b/src/touchactions.cpp @@ -36,7 +36,7 @@ bool padClicked(false); #ifdef ANDROID -void showKeyboard(const MouseInput &mouseInput) +void showKeyboard(const MouseInput &mouseInput A_UNUSED) { SDL_ANDROID_ToggleScreenKeyboardTextInput(nullptr); } -- cgit v1.2.3-60-g2f50