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:
Lioncash 2015-09-11 08:04:40 -04:00
parent 506ab06238
commit 5dc9950772
4 changed files with 0 additions and 176 deletions

View file

@ -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