summaryrefslogtreecommitdiffstats
path: root/test/decoder/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/decoder/main.c')
-rw-r--r--test/decoder/main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/decoder/main.c b/test/decoder/main.c
index 937515e..8c9e885 100644
--- a/test/decoder/main.c
+++ b/test/decoder/main.c
@@ -1612,9 +1612,6 @@ WORD32 display_thread(void *pv_ctx)
}
ps_app_ctx->disp_deinit(ps_app_ctx->pv_disp_ctx);
- /* destroy the display thread */
- ithread_exit(ps_app_ctx->display_thread_handle);
-
return 0;
}