mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-17 23:14:18 +03:00
Remove debug code
svn path=/trunk/netsurf/; revision=8178
This commit is contained in:
parent
53374684e5
commit
afbc9e9b6e
@ -2622,7 +2622,6 @@ void ami_update_pointer(struct Window *win, gui_pointer_shape shape)
|
||||
default:
|
||||
if(mouseptrobj[shape])
|
||||
{
|
||||
DebugPrintF("%ld %lx %lx\n",shape,mouseptrobj[shape],win);
|
||||
SetWindowPointer(win,WA_Pointer,mouseptrobj[shape],TAG_DONE);
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user