From 7cf178f286f325c4dc45f1e4602545f5b9017bab Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Thu, 17 Jan 2013 02:04:43 +0100 Subject: Display download filename in download confirm message. --- atari/gemtk/guiwin.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'atari/gemtk') diff --git a/atari/gemtk/guiwin.c b/atari/gemtk/guiwin.c index 9f756a6be..097eb6e06 100644 --- a/atari/gemtk/guiwin.c +++ b/atari/gemtk/guiwin.c @@ -383,8 +383,6 @@ static short preproc_mu_button(GUIWIN * gw, EVMULT_OUT *ev_out, short msg[8]) ev_out->emo_events = oldevents; retval = 1; } else { - printf("not within"); - dbg_grect("tb", &tb_area); if (gw->toolbar_edit_obj != -1) { gw->toolbar_edit_obj = -1; } -- cgit v1.2.3