Removed debug output, text format changes...

svn path=/trunk/netsurf/; revision=13841
This commit is contained in:
Ole Loots 2012-04-09 11:33:34 +00:00
parent 96a2906298
commit ebd0f1366d
3 changed files with 13 additions and 14 deletions

View File

@ -780,7 +780,6 @@ void browser_redraw( struct gui_window * gw )
if( wf_top[0] == gw->root->handle->handle
&& wf_top[1] == _AESapid ){
printf("top redraw");
/* The window is on top, so there is no need to walk the */
/* AES rectangle list. */
for( i=0; i<b->redraw.areas_used; i++ ){