Remove unused variables.

This commit is contained in:
Michael Drake 2014-05-19 16:48:08 +01:00
parent c11ed96ed3
commit 1d73b947e9
1 changed files with 0 additions and 2 deletions

View File

@ -152,8 +152,6 @@ static short handle_event(GUIWIN *win, EVMULT_OUT *ev_out, short msg[8])
GRECT tb_area;
GUIWIN * gemtk_win;
struct atari_sslcert_viewer_s *cvwin = NULL;
char *cur_url = NULL;
char *cur_title = NULL;
short retval = 0;
OBJECT *toolbar;