plugins: Fix unused var warning

This commit is contained in:
Denis Kenzior 2011-09-09 00:09:51 -05:00
parent a11b68b604
commit a33c546694
1 changed files with 0 additions and 1 deletions

View File

@ -351,7 +351,6 @@ GSList *mbpi_lookup(const char *mcc, const char *mnc,
struct stat st;
char *db;
int fd;
int ret;
struct gsm_data gsm;
GSList *l;