aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar archshift <admin@archshift.com>2015-02-18 22:37:01 -0800
committerGravatar archshift <admin@archshift.com>2015-02-18 23:23:18 -0800
commit49f94b82b4a9431c0db7327038695790bafdfd31 (patch)
tree07254c1b634a8b883d1306583344680e83701f6c /src/common/CMakeLists.txt
parent961f65d1fecf9d7ee561df711e60acc702e9feab (diff)
Remove "super lame/broken" file_search compilation unit that was leftover from Dolphin
Diffstat (limited to 'src/common/CMakeLists.txt')
-rw-r--r--src/common/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index e12699c2..b05c3554 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -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
- file_search.cpp
file_util.cpp
hash.cpp
key_map.cpp
@@ -36,7 +35,6 @@ set(HEADERS
debug_interface.h
emu_window.h
fifo_queue.h
- file_search.h
file_util.h
hash.h
key_map.h