Android: Removed outdated comment from source.

main
Philipp Wiesemann 2015-03-25 22:47:22 +01:00
parent 03f5185eff
commit 37672303d3
1 changed files with 0 additions and 1 deletions

View File

@ -1508,7 +1508,6 @@ class SDLJoystickHandler_API12 extends SDLJoystickHandler {
class SDLGenericMotionListener implements View.OnGenericMotionListener {
// Generic Motion (mouse hover, joystick...) events go here
// We only have joysticks yet
@Override
public boolean onGenericMotion(View v, MotionEvent event) {
float x, y;