From 7323f012ed79a56c75b48e200c6fcea4c36b296f Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Sun, 4 Dec 2011 13:05:00 +0000 Subject: Stick to OS features for drag feature - handle it almost blocking (improves user experience). svn path=/trunk/netsurf/; revision=13233 --- atari/global_evnt.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'atari/global_evnt.h') 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 ); -- cgit v1.2.3