common: Remove unused old breakpoint source files

These currently aren't used and contain commented out source code that
corresponds to Dolphin's JIT. Given our CPU code is organized quite
differently, we shouldn't be keeping this around (at the moment it just
adds to compile times marginally).
This commit is contained in:
Lioncash 2018-08-14 18:13:58 -04:00
parent d1520410a3
commit 11895d54af
3 changed files with 0 additions and 141 deletions

View file

@ -29,8 +29,6 @@ add_library(common STATIC
assert.h
bit_field.h
bit_set.h
break_points.cpp
break_points.h
cityhash.cpp
cityhash.h
color.h