From 56a51449b413720a2ad7c7f371d07fcde94170cf Mon Sep 17 00:00:00 2001 From: N2614 Date: Wed, 27 Apr 2011 12:09:05 +0000 Subject: [PATCH] =?UTF-8?q?SD=E3=82=AB=E3=83=BC=E3=83=89=E6=8C=BF=E5=85=A5?= =?UTF-8?q?=E6=99=82=E3=81=AB=E3=82=82=E7=8A=B6=E6=85=8B=E3=82=92=E5=88=9D?= =?UTF-8?q?=E6=9C=9F=E5=8C=96=E3=81=99=E3=82=8B=E3=82=88=E3=81=86=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_Repair@238 385bec56-5757-e545-9c3a-d8741f4650f1 --- trunk/ConsoleDataMigration/sources/common/SdLogger.cpp | 1 + 1 file changed, 1 insertion(+) 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(); } }