summaryrefslogtreecommitdiff
path: root/atari/global_evnt.h
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2011-12-04 13:05:00 +0000
committerOle Loots <ole@monochrom.net>2011-12-04 13:05:00 +0000
commit7323f012ed79a56c75b48e200c6fcea4c36b296f (patch)
tree96110ce30184650743cbb543f71288ab7eb011c1 /atari/global_evnt.h
parentc3be583d22270d91fe2466069c3c6e25de1b87c3 (diff)
downloadnetsurf-7323f012ed79a56c75b48e200c6fcea4c36b296f.tar.gz
netsurf-7323f012ed79a56c75b48e200c6fcea4c36b296f.tar.bz2
Stick to OS features for drag feature - handle it almost blocking (improves user experience).
svn path=/trunk/netsurf/; revision=13233
Diffstat (limited to 'atari/global_evnt.h')
-rwxr-xr-xatari/global_evnt.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/atari/global_evnt.h b/atari/global_evnt.h
index c94105a1b..2cbd069de 100755
--- a/atari/global_evnt.h
+++ b/atari/global_evnt.h
@@ -55,9 +55,6 @@ struct s_menu_item_evnt {
Global & Menu event handlers
*/
-
-/* Call this after each call to evnt_multi, to check for states that evnt_multi doesn't: */
-void global_track_mouse_state( LGRECT * bwrect, bool within, short, short, short, short );
void bind_global_events( void );
void unbind_global_events( void );