Skip to content

Commit

Permalink
GLoaderState.running shouldn't be set here.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Jul 10, 2018
1 parent 0894e3d commit 1ce68d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib2ine.c
Expand Up @@ -685,8 +685,6 @@ LX_NATIVE_CONSTRUCTOR(lib2ine)
GLoaderState.subprocess = (getenv("IS_2INE") != NULL);

initPib();

GLoaderState.running = 1;
}

LX_NATIVE_DESTRUCTOR(lib2ine)
Expand Down

0 comments on commit 1ce68d5

Please sign in to comment.