gnss: fix broken build

This commit is contained in:
Olivier Guiter 2011-03-29 10:53:47 +02:00 committed by Denis Kenzior
parent ff0554067d
commit 66705784f8
1 changed files with 0 additions and 1 deletions

View File

@ -153,7 +153,6 @@ static gboolean gnss_parse_report(GAtResult *result, const char *prefix,
static void gnss_report(GAtResult *result, gpointer user_data)
{
struct ofono_gnss *gnss = user_data;
const char *xml;
DBG("");