From d0fa51fe6701414963e31c5c99f08faa03f68fff Mon Sep 17 00:00:00 2001 From: James Booth Date: Tue, 3 Jun 2014 21:48:38 +0100 Subject: Fixed compiler warning --- src/command/commands.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/command') diff --git a/src/command/commands.c b/src/command/commands.c index b8124120..cf9dec11 100644 --- a/src/command/commands.c +++ b/src/command/commands.c @@ -1382,15 +1382,12 @@ cmd_info(gchar **args, struct cmd_help_t help) jabber_conn_status_t conn_status = jabber_get_connection_status(); win_type_t win_type = ui_current_win_type(); PContact pcontact = NULL; - char *recipient; if (conn_status != JABBER_CONNECTED) { cons_show("You are not currently connected."); return TRUE; } - recipient = ui_current_recipient(); - switch (win_type) { case WIN_MUC: -- cgit 1.4.1-2-gfad0