summaryrefslogtreecommitdiff
path: root/src/lib/dlt_user.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/dlt_user.c')
-rw-r--r--src/lib/dlt_user.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/dlt_user.c b/src/lib/dlt_user.c
index a916e51..0728fb1 100644
--- a/src/lib/dlt_user.c
+++ b/src/lib/dlt_user.c
@@ -2713,7 +2713,6 @@ int dlt_user_queue_resend(void)
dlt_log(LOG_ERR,"Could not request resending.\n");
dlt_log(LOG_ERR, strerror(errno));
free(resend_data);
- DLT_SEM_FREE();
return -1;
}
//thread_data will be freed by the receiver function