mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2025-08-17 17:05:50 +00:00
Fix a print during connection cleanup
This commit is contained in:
parent
75c80347a7
commit
b775e6b8fb
@ -60,6 +60,7 @@ void LiStopConnection(void) {
|
||||
Limelog("Cleaning up platform...");
|
||||
cleanupPlatformSockets();
|
||||
stage--;
|
||||
Limelog("done\n");
|
||||
}
|
||||
LC_ASSERT(stage == STAGE_NONE);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user