diff --git a/trunk/ConsoleDataMigration/sources/common/SdLogger.cpp b/trunk/ConsoleDataMigration/sources/common/SdLogger.cpp index 5fb7068..50a3589 100644 --- a/trunk/ConsoleDataMigration/sources/common/SdLogger.cpp +++ b/trunk/ConsoleDataMigration/sources/common/SdLogger.cpp @@ -83,6 +83,7 @@ void SdmcInsertedEventThreadFunc() s_SdInsertedEventFunc(); } s_SdInsertedEvent.ClearSignal(); + s_SdLogger.Inactivate(); } }