From 960a1416de3780e91855d9389c4534acf8c061df Mon Sep 17 00:00:00 2001 From: bunnei Date: Sat, 14 Oct 2017 22:18:42 -0400 Subject: hle: Initial implementation of NX service framework and IPC. --- src/tests/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tests/CMakeLists.txt') diff --git a/src/tests/CMakeLists.txt b/src/tests/CMakeLists.txt index 1aac0daa2..9e048db3d 100644 --- a/src/tests/CMakeLists.txt +++ b/src/tests/CMakeLists.txt @@ -3,7 +3,6 @@ set(SRCS core/arm/arm_test_common.cpp core/arm/dyncom/arm_dyncom_vfp_tests.cpp core/file_sys/path_parser.cpp - core/hle/kernel/hle_ipc.cpp core/memory/memory.cpp glad.cpp tests.cpp -- cgit v1.2.3