(some_mouse_moved): Fix last change.
This commit is contained in:
parent
b20b29beff
commit
e2bb07db78
1 changed files with 1 additions and 1 deletions
|
@ -1453,7 +1453,7 @@ some_mouse_moved ()
|
|||
|
||||
if (ignore_mouse_drag_p)
|
||||
{
|
||||
//ignore_mouse_drag_p = 0;
|
||||
/* ignore_mouse_drag_p = 0; */
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue