Skip to content
Permalink
Browse files
Merge pull request #10942 from Minty-Meeo/vestigial-preprocessor-block
Remove Vestigial Preprocessor Block in Jit64/Jit.cpp
  • Loading branch information
Pokechu22 committed Aug 3, 2022
2 parents b39d8f1 + 347dd03 commit b2c2076
Showing 1 changed file with 0 additions and 3 deletions.
@@ -44,9 +44,6 @@
#include "Core/PowerPC/PPCAnalyst.h"
#include "Core/PowerPC/PowerPC.h"
#include "Core/PowerPC/Profiler.h"
#if defined(_DEBUG) || defined(DEBUGFAST)
#include "Common/GekkoDisassembler.h"
#endif

using namespace Gen;
using namespace PowerPC;

0 comments on commit b2c2076

Please sign in to comment.