mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Unused variable.
This commit is contained in:
@ -751,7 +751,6 @@ void TASInputDlg::OnMouseUpR(wxMouseEvent& event)
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
wxPoint ptM(event.GetPosition());
|
|
||||||
*x = 128;
|
*x = 128;
|
||||||
*y = 128;
|
*y = 128;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user