Skip to content

Commit

Permalink
Merge pull request #1186 from lioncash/macro
Browse files Browse the repository at this point in the history
NetPlayClient: Remove unused macro
  • Loading branch information
comex committed Sep 30, 2014
2 parents ed2ce8d + 05a8d9d commit ac1f9f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Source/Core/Core/NetPlayClient.cpp
Expand Up @@ -21,8 +21,6 @@ static std::mutex crit_netplay_client;
static NetPlayClient * netplay_client = nullptr;
NetSettings g_NetPlaySettings;

#define RPT_SIZE_HACK (1 << 16)

NetPad::NetPad()
{
nHi = 0x00808080;
Expand Down

0 comments on commit ac1f9f9

Please sign in to comment.