This commit is contained in:
DavidXanatos 2021-03-30 22:04:20 +02:00
parent 0b6b1da68e
commit 98878b2e01
1 changed files with 0 additions and 1 deletions

View File

@ -757,7 +757,6 @@ int __stdcall WinMain(
if (Command == CMD_STOP)
ok = Kmd_Stop_Service(Driver_Name);
exit:
if (! ok)
return EXIT_FAILURE;