Get rid of unnecessary ifdef
This commit is contained in:
parent
8ad1ddbac5
commit
31e7894539
|
@ -54,9 +54,5 @@
|
|||
#endif
|
||||
|
||||
#if defined(HAVE_DISCORD)
|
||||
|
||||
#if defined(__APPLE__)
|
||||
#include "../deps/discord-rpc/src/discord_register_osx.m"
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue