mirror of
https://github.com/encounter/SDL.git
synced 2025-12-16 08:27:05 +00:00
Bug 4576: fix warning and compile
This commit is contained in:
@@ -68,7 +68,6 @@ void Android_OnTouch(SDL_Window *window, int touch_device_id_in, int pointer_fin
|
||||
{
|
||||
SDL_TouchID touchDeviceId = 0;
|
||||
SDL_FingerID fingerId = 0;
|
||||
int window_x, window_y;
|
||||
|
||||
if (!window) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user