Unused variable.

This commit is contained in:
Matthew Parlane 2012-12-23 23:59:44 +13:00
parent 589222857f
commit 4dbd2ed7fb

View file

@ -751,7 +751,6 @@ void TASInputDlg::OnMouseUpR(wxMouseEvent& event)
return;
}
wxPoint ptM(event.GetPosition());
*x = 128;
*y = 128;