mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Merge pull request #11838 from brad0/discordpresence_warning_fix
Fix s_using_custom_client warning with DiscordPresence
This commit is contained in:
@@ -25,9 +25,9 @@
|
||||
|
||||
namespace Discord
|
||||
{
|
||||
#ifdef USE_DISCORD_PRESENCE
|
||||
static bool s_using_custom_client = false;
|
||||
|
||||
#ifdef USE_DISCORD_PRESENCE
|
||||
namespace
|
||||
{
|
||||
Handler* event_handler = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user