Fix a print during connection cleanup
This commit is contained in:
@@ -60,6 +60,7 @@ void LiStopConnection(void) {
|
||||
Limelog("Cleaning up platform...");
|
||||
cleanupPlatformSockets();
|
||||
stage--;
|
||||
Limelog("done\n");
|
||||
}
|
||||
LC_ASSERT(stage == STAGE_NONE);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user