Fix: Quiet compiler warning

This commit is contained in:
Denis Kenzior 2009-10-29 14:18:19 -05:00
parent 7ac963a26f
commit a25f11862d
1 changed files with 0 additions and 1 deletions

View File

@ -92,7 +92,6 @@ static void mbm_debug(const char *str, void *user_data)
static void cfun_enable(gboolean ok, GAtResult *result, gpointer user_data)
{
struct ofono_modem *modem = user_data;
struct mbm_data *data = ofono_modem_get_data(modem);
DBG("");