This commit is contained in:
zeffy
2018-03-02 21:13:01 -08:00
parent 05ecb770c9
commit b87ede689f

View File

@@ -122,12 +122,6 @@ abort_hook:
ctx_wait_any_unsafe(ctx, false);
trace(L"Unload condition has been met.");
switch ( result ) {
case ERROR_ABANDONED_WAIT_0:
ReleaseMutex(ctx->mutex);
break;
}
MH_DisableHook(MH_ALL_HOOKS);
free(g_pszWUServiceDll);
release: