Android: Fixed unused variable warning.
This commit is contained in:
parent
298097bcff
commit
36a91d1b09
1 changed files with 0 additions and 1 deletions
|
@ -1598,7 +1598,6 @@ class SDLGenericMotionListener_API12 implements View.OnGenericMotionListener {
|
|||
@Override
|
||||
public boolean onGenericMotion(View v, MotionEvent event) {
|
||||
float x, y;
|
||||
int mouseButton;
|
||||
int action;
|
||||
|
||||
switch ( event.getSource() ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue