isimodem: Remove unused variables

This commit is contained in:
Aki Niemi 2010-11-23 10:08:25 +02:00
parent ddba09c870
commit b156318105
1 changed files with 0 additions and 2 deletions

View File

@ -305,8 +305,6 @@ static void wran_reachable_cb(const GIsiMessage *msg, void *opaque)
static void gss_reachable_cb(const GIsiMessage *msg, void *opaque)
{
struct ofono_radio_settings *rs = opaque;
struct radio_data *rd = ofono_radio_settings_get_data(rs);
const char *debug = getenv("OFONO_ISI_DEBUG");
if (g_isi_msg_error(msg) < 0)
return;