From c46bd3cedb90dfc4c056ffa965cc3dbb2c358bd2 Mon Sep 17 00:00:00 2001 From: erin_yueh Date: Thu, 21 Feb 2008 11:00:23 +0000 Subject: gsmd: fix gcc warning (Erin Yueh) git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@4098 99fdad57-331a-0410-800a-d7fa5415bdb3 --- src/gsmd/vendor_telit.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gsmd/vendor_telit.c') diff --git a/src/gsmd/vendor_telit.c b/src/gsmd/vendor_telit.c index ab42264..2731742 100644 --- a/src/gsmd/vendor_telit.c +++ b/src/gsmd/vendor_telit.c @@ -59,7 +59,6 @@ static int telit_detect(struct gsmd *g) static int telit_initsettings(struct gsmd *g) { int rc = 0; - struct gsmd_atcmd *cmd; /* Get network registration events with full information. */ rc |= gsmd_simplecmd(g, "AT+CGREG=2"); -- cgit v1.2.3