summaryrefslogtreecommitdiff
path: root/atari/browser.c
diff options
context:
space:
mode:
Diffstat (limited to 'atari/browser.c')
-rwxr-xr-xatari/browser.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/atari/browser.c b/atari/browser.c
index 11878aad1..3d05dbd39 100755
--- a/atari/browser.c
+++ b/atari/browser.c
@@ -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++ ){