aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mm-iface-modem-cdma.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mm-iface-modem-cdma.c b/src/mm-iface-modem-cdma.c
index 2ce7796d..ed5e5407 100644
--- a/src/mm-iface-modem-cdma.c
+++ b/src/mm-iface-modem-cdma.c
@@ -159,9 +159,7 @@ handle_activate_ready (MMIfaceModemCdma *self,
error);
else
mm_gdbus_modem_cdma_complete_activate (ctx->skeleton,
- ctx->invocation,
- MM_MODEM_CDMA_ACTIVATION_ERROR_NONE
-);
+ ctx->invocation);
dbus_call_context_free (ctx);
}