Removed unimplemented function declaration

svn path=/trunk/netsurf/; revision=13312
This commit is contained in:
Ole Loots 2011-12-21 21:16:27 +00:00
parent dfcfe12580
commit 1e06ba53dc

View File

@ -73,7 +73,6 @@ static int buts[] = {
static void toggle_objects( void );
static void display_settings( void );
static void apply_settings( void );
static void unload_settings( void );
static void __CDECL onclose( WINDOW *win, short buff[8] );
static void __CDECL
closeform( WINDOW *win, int index, int unused, void *unused2);