summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ctm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ctm.c b/src/ctm.c
index cb8f1476..4160ae8a 100644
--- a/src/ctm.c
+++ b/src/ctm.c
@@ -114,8 +114,6 @@ static void ctm_query_enabled_callback(const struct ofono_error *error,
ofono_bool_t enabled_old;
if (error->type != OFONO_ERROR_TYPE_NO_ERROR) {
- DBusMessage *reply;
-
DBG("Error during ctm enabled query");
reply = __ofono_error_failed(ctm->pending);