mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-25 00:22:10 +00:00
Windows: Remove unused file.
This commit is contained in:
parent
5ed5947804
commit
0c876754a6
@ -1966,7 +1966,6 @@ set(WindowsFiles
|
||||
Windows/Debugger/CtrlMemView.h
|
||||
Windows/Debugger/CtrlRegisterList.cpp
|
||||
Windows/Debugger/CtrlRegisterList.h
|
||||
Windows/Debugger/Debugger.h
|
||||
Windows/Debugger/DebuggerShared.cpp
|
||||
Windows/Debugger/DebuggerShared.h
|
||||
Windows/Debugger/Debugger_Disasm.cpp
|
||||
|
@ -1,16 +0,0 @@
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// M O D U L E B E G I N ///////////////////////////////////////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifndef DEBUGGER_H
|
||||
#define DEBUGGER_H
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// I N C L U D E S //////////////////////////////////////////////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "Debugger_Disam.h"
|
||||
#include "Debugger_BreakPoints.h"
|
||||
#include "Debugger_LogManager.h"
|
||||
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user