mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-23 13:09:11 +00:00
Android: fix bad merge from previous commit
This commit is contained in:
parent
b44a7aea8f
commit
42e18bd0c2
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue