From 6f699c05b042f35a0cdde39046668eca93809aa7 Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Wed, 30 Nov 2011 22:36:52 +0000 Subject: Removed unused declarations. svn path=/trunk/netsurf/; revision=13209 --- atari/global_evnt.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'atari/global_evnt.h') diff --git a/atari/global_evnt.h b/atari/global_evnt.h index 6325271e3..c94105a1b 100755 --- a/atari/global_evnt.h +++ b/atari/global_evnt.h @@ -56,8 +56,6 @@ struct s_menu_item_evnt { */ -void snd_redraw(short x, short y, short w, short h); -void snd_win_redraw(WINDOW * win, short x, short y, short w, short h); /* 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 ); -- cgit v1.2.3