Skip to content

Commit

Permalink
IOS/IPC: Remove unneeded forward declaration
Browse files Browse the repository at this point in the history
CoreTiming.h is already included.
  • Loading branch information
leoetlino committed Apr 2, 2017
1 parent 2603ca9 commit 64b1a4d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Source/Core/Core/IOS/IPC.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,6 @@
#include "Core/PowerPC/PowerPC.h"
#include "DiscIO/NANDContentLoader.h"

namespace CoreTiming
{
struct EventType;
} // namespace CoreTiming

namespace IOS
{
namespace HLE
Expand Down

0 comments on commit 64b1a4d

Please sign in to comment.