From 7b373fe5ee7beef72eff8928ef617f8b2fab3964 Mon Sep 17 00:00:00 2001 From: N2614 Date: Mon, 23 May 2011 06:05:30 +0000 Subject: [PATCH] =?UTF-8?q?=E5=86=97=E9=95=B7=E3=81=AA=E5=87=BA=E5=8A=9B?= =?UTF-8?q?=E3=82=92=E5=89=8A=E9=99=A4?= 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@265 385bec56-5757-e545-9c3a-d8741f4650f1 --- trunk/ConsoleDataMigration/sources/ConsoleRestore/Controller.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/trunk/ConsoleDataMigration/sources/ConsoleRestore/Controller.cpp b/trunk/ConsoleDataMigration/sources/ConsoleRestore/Controller.cpp index 5b74b01..1d3b1c2 100644 --- a/trunk/ConsoleDataMigration/sources/ConsoleRestore/Controller.cpp +++ b/trunk/ConsoleDataMigration/sources/ConsoleRestore/Controller.cpp @@ -331,7 +331,6 @@ void CheckAccountTransfered(common::HardwareStateManager& manager, ::std::vector } else { - COMMON_LOGGER("Transfer Account\n"); s_RestoreState = WAIT_START_TRANSFER_ACCOUNT; } }