file not changed, commiting the change anyway ;)

svn path=/trunk/netsurf/; revision=12179
This commit is contained in:
Ole Loots 2011-04-10 21:46:05 +00:00
parent a0f2fcf740
commit ac97eac0cf
1 changed files with 2 additions and 2 deletions

View File

@ -222,8 +222,8 @@ static void __CDECL evnt_close( WINDOW *win, short buff[8])
}
current = NULL;
ApplWrite( _AESapid, WM_DESTROY, win->handle, 0,0,0,0 );
}
}
void search_destroy( struct gui_window * gw )
{
LOG(("search_destroy %p / %p", gw, current ));