no used(Point)
This commit is contained in:
parent
a3532cf354
commit
3b634dc7e4
@ -16,7 +16,7 @@ void
|
||||
moveto(Mousectl *m, Point pt)
|
||||
{
|
||||
USED(m);
|
||||
USED(pt);
|
||||
/* USED(pt); */
|
||||
bad();
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user