mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-02-17 20:34:28 +01:00
Android: fix bad merge from previous commit
This commit is contained in:
parent
b44a7aea8f
commit
42e18bd0c2
@ -1073,7 +1073,6 @@ public class SDLActivity extends Activity implements View.OnSystemUiVisibilityCh
|
|||||||
nativeAddTouch(device.getId(), device.getName());
|
nativeAddTouch(device.getId(), device.getName());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return Arrays.copyOf(filtered, used);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// APK expansion files support
|
// APK expansion files support
|
||||||
|
Loading…
Reference in New Issue
Block a user