sqash with removal of log server

This commit is contained in:
icex2 2024-08-15 11:34:31 +02:00
parent 3f4dab5fd6
commit 8bb8c3364e

View File

@ -127,7 +127,6 @@ _iidxhook6_main_init(HMODULE game_module, const bt_core_config_t *config_)
CCONFIG_CMD_USAGE_OUT_DBG)) {
cconfig_finit(config);
// log_server_fini();
exit(EXIT_FAILURE);
}