From 22b683cea04a0b021b8f0077d9a09bf395fb732c Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Tue, 20 May 2014 17:47:51 +0100 Subject: Remove unused variables. --- atari/history.c | 5 ----- 1 file changed, 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(("")); -- cgit v1.2.3