summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/modem.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/modem.c b/src/modem.c
index 9ac0c4c2..39e34983 100644
--- a/src/modem.c
+++ b/src/modem.c
@@ -1270,8 +1270,6 @@ void __ofono_modem_shutdown()
for (l = g_modem_list; l; l = l->next) {
modem = l->data;
- modem = l->data;
-
if (modem->driver == NULL)
continue;