Skip to content

Commit

Permalink
Missing line removal from last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
trigger-segfault committed Feb 19, 2022
1 parent 9f4007d commit ddb5fc6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/openlrr/OpenLRR.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -829,8 +829,6 @@ void __cdecl Gods98::Gods_Go(const char* programName)

sint32 __stdcall LaunchOpenLRR(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, sint32 nCmdShow)
{
openlrrGlobs.hInstMain = hInstance;
openlrrGlobs.conout = MakeConsole();
openlrrGlobs.hInstMain = hInstance;
openlrrGlobs.conout = MakeConsole();

Expand Down

0 comments on commit ddb5fc6

Please sign in to comment.