summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Android/Android.h
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2020-11-06 23:05:23 +0100
committerJosJuice <josjuice@gmail.com>2020-11-09 10:38:50 +0100
commit8181a7b3dd932a3035b9fc56f6def70c0cc05c59 (patch)
treec754b7716ecfa42a475fc74cb10c3f2dffcba240 /Source/Core/InputCommon/ControllerInterface/Android/Android.h
parentd982afd1eff1b7ce8c8c8c969f49d12b3b763098 (diff)
Android: Remove unnecessary ANativeWindow_release call
This is already handled by SurfaceDestroyed. In the worst case, the extra code could even race with SurfaceDestroyed if they are triggered at the same time, but this is highly improbable.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Android/Android.h')
0 files changed, 0 insertions, 0 deletions