Skip to content

Commit

Permalink
Get rid of unnecessary ifdef
Browse files Browse the repository at this point in the history
  • Loading branch information
inactive123 committed May 29, 2018
1 parent 8ad1ddb commit 31e7894
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions griffin/griffin_objc.m
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,5 @@
#endif

#if defined(HAVE_DISCORD)

#if defined(__APPLE__)
#include "../deps/discord-rpc/src/discord_register_osx.m"
#endif

#endif

0 comments on commit 31e7894

Please sign in to comment.