Remove useless extended_trace compilation unit that was leftover from Dolphin

This commit is contained in:
archshift
2015-02-18 22:30:31 -08:00
parent 5efd149ad5
commit 9f7f1a2272
3 changed files with 0 additions and 480 deletions

View File

@ -4,7 +4,6 @@ configure_file("${CMAKE_CURRENT_SOURCE_DIR}/scm_rev.cpp.in" "${CMAKE_CURRENT_SOU
set(SRCS
break_points.cpp
emu_window.cpp
extended_trace.cpp
file_search.cpp
file_util.cpp
hash.cpp
@ -37,7 +36,6 @@ set(HEADERS
cpu_detect.h
debug_interface.h
emu_window.h
extended_trace.h
fifo_queue.h
file_search.h
file_util.h