summaryrefslogtreecommitdiff
path: root/atari
diff options
context:
space:
mode:
Diffstat (limited to 'atari')
-rw-r--r--atari/history.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/atari/history.c b/atari/history.c
index 3d4ef46a3..6fe510825 100644
--- a/atari/history.c
+++ b/atari/history.c
@@ -112,12 +112,7 @@ static void atari_global_history_mouse_action(struct core_window *cw,
static short handle_event(GUIWIN *win, EVMULT_OUT *ev_out, short msg[8])
{
- struct atari_treeview_window *tv=NULL;
GRECT tb_area;
- GUIWIN * gemtk_win;
- struct gui_window * gw;
- char *cur_url = NULL;
- char *cur_title = NULL;
short retval = 0;
LOG((""));