Skip to content

Commit

Permalink
release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
maximegmd committed Sep 26, 2023
1 parent ce84383 commit f097d9b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/dllmain.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ static void Initialize()
{
try
{
while (!IsDebuggerPresent())
Sleep(1000);

MH_Initialize();

CET::Initialize();
Expand Down

0 comments on commit f097d9b

Please sign in to comment.