mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-29 13:35:50 -05:00
Unused variable.
This commit is contained in:
parent
589222857f
commit
4dbd2ed7fb
|
|
@ -751,7 +751,6 @@ void TASInputDlg::OnMouseUpR(wxMouseEvent& event)
|
|||
return;
|
||||
}
|
||||
|
||||
wxPoint ptM(event.GetPosition());
|
||||
*x = 128;
|
||||
*y = 128;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user