mirror of https://github.com/libsdl-org/SDL
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());
|
||||
}
|
||||
}
|
||||
return Arrays.copyOf(filtered, used);
|
||||
}
|
||||
|
||||
// APK expansion files support
|
||||
|
|
Loading…
Reference in New Issue