common: Get rid of debug_interface.h
This is technically unused. Also removes TMemChecks because it relies on this. Whenever memory breakpoints are implemented for real, it should be designed to match the codebase debugging mechanisms.
This commit is contained in:
parent
506ab06238
commit
5dc9950772
4 changed files with 0 additions and 176 deletions
|
@ -32,7 +32,6 @@ set(HEADERS
|
|||
common_funcs.h
|
||||
common_paths.h
|
||||
common_types.h
|
||||
debug_interface.h
|
||||
emu_window.h
|
||||
file_util.h
|
||||
hash.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue