summaryrefslogtreecommitdiffstats
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorYuri Kunde Schlesner <yuriks@yuriks.net>2015-05-16 04:57:53 +0200
committerYuri Kunde Schlesner <yuriks@yuriks.net>2015-05-16 04:57:53 +0200
commit7dbc27ff57d24a1c4e04e3f8cc35773ff9288516 (patch)
tree1c919014988a40c612351445c48a5821d34267c4 /src/common/CMakeLists.txt
parentCommon: Use the log system to print assert messages (diff)
downloadyuzu-7dbc27ff57d24a1c4e04e3f8cc35773ff9288516.tar
yuzu-7dbc27ff57d24a1c4e04e3f8cc35773ff9288516.tar.gz
yuzu-7dbc27ff57d24a1c4e04e3f8cc35773ff9288516.tar.bz2
yuzu-7dbc27ff57d24a1c4e04e3f8cc35773ff9288516.tar.lz
yuzu-7dbc27ff57d24a1c4e04e3f8cc35773ff9288516.tar.xz
yuzu-7dbc27ff57d24a1c4e04e3f8cc35773ff9288516.tar.zst
yuzu-7dbc27ff57d24a1c4e04e3f8cc35773ff9288516.zip
Diffstat (limited to '')
-rw-r--r--src/common/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index 11659c3c5..66e19d0e4 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -28,7 +28,6 @@ set(HEADERS
common_funcs.h
common_paths.h
common_types.h
- concurrent_ring_buffer.h
cpu_detect.h
debug_interface.h
emu_window.h