diff --git a/Source/Core/Core/Config/NetplaySettings.h b/Source/Core/Core/Config/NetplaySettings.h index 90dcec5d23..df8601f3ee 100644 --- a/Source/Core/Core/Config/NetplaySettings.h +++ b/Source/Core/Core/Config/NetplaySettings.h @@ -26,7 +26,6 @@ extern const ConfigInfo NETPLAY_CONNECT_PORT; extern const ConfigInfo NETPLAY_LISTEN_PORT; extern const ConfigInfo NETPLAY_NICKNAME; -extern const ConfigInfo NETPLAY_SELECTED_HOST_GAME; extern const ConfigInfo NETPLAY_USE_UPNP; extern const ConfigInfo NETPLAY_ENABLE_QOS;