summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/sms.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sms.c b/src/sms.c
index 7a3e4240..1d001595 100644
--- a/src/sms.c
+++ b/src/sms.c
@@ -314,7 +314,6 @@ static gboolean tx_next(gpointer user_data)
time_t ts;
gboolean send_mms = FALSE;
struct pending_pdu *pdu = g_queue_peek_head(sms->txq);
- char *encoded_pdu;
struct ofono_error error;
error.type = OFONO_ERROR_TYPE_NO_ERROR;