From 6bb9a909a2f2c589fb462c0b28d90546b84175b7 Mon Sep 17 00:00:00 2001 From: Stevoisiak Date: Thu, 13 Nov 2014 21:15:07 -0500 Subject: [PATCH] Removed "Dual Core [OFF]" from netplay warnings Requested by JMC47 --- Source/Core/DolphinWX/NetWindow.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/Core/DolphinWX/NetWindow.cpp b/Source/Core/DolphinWX/NetWindow.cpp index e925b19dc5..56fb89e51c 100644 --- a/Source/Core/DolphinWX/NetWindow.cpp +++ b/Source/Core/DolphinWX/NetWindow.cpp @@ -123,7 +123,6 @@ NetPlaySetupDiag::NetPlaySetupDiag(wxWindow* const parent, const CGameListCtrl* wxStaticText* const alert_lbl = new wxStaticText(connect_tab, wxID_ANY, _("ALERT:\n\n" "Netplay will only work with the following settings:\n" - " - Enable Dual Core [OFF]\n" " - DSP Emulator Engine Must be the same on all computers!\n" " - DSP on Dedicated Thread [OFF]\n" " - Manually set the extensions for each wiimote\n"