mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-24 20:15:44 +00:00
Android: remove pollInputDevice() in favor of InputDeviceListener (#15659)
This commit is contained in:
@@ -41,8 +41,7 @@ static int numhaptics = 0;
|
||||
|
||||
bool SDL_SYS_HapticInit(void)
|
||||
{
|
||||
Android_JNI_PollHapticDevices();
|
||||
|
||||
Android_JNI_DetectHapticDevices();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user