Core: Remove unused file DSPJitUtil.h

This commit is contained in:
Lioncash
2014-08-05 23:55:34 -04:00
parent 95f15ac313
commit 42354035e2
4 changed files with 0 additions and 10 deletions

View File

@ -5,7 +5,6 @@
#include "Core/DSP/DSPEmitter.h"
#include "Core/DSP/DSPHWInterface.h"
#include "Core/DSP/DSPMemoryMap.h"
#include "Core/DSP/Jit/DSPJitUtil.h"
using namespace Gen;

View File

@ -1,5 +0,0 @@
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Refer to the license.txt file included.
#pragma once