mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
cleanup relaunch video code
This commit is contained in:
@@ -584,7 +584,7 @@ httpd_thread(void *arg)
|
||||
httpd->running = 0;
|
||||
MUTEX_UNLOCK(httpd->run_mutex);
|
||||
|
||||
logger_log(httpd->logger, LOGGER_DEBUG, "Exiting HTTP thread");
|
||||
logger_log(httpd->logger, LOGGER_DEBUG, "Exiting httpd thread");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user