From c6db1c390b748646d77f38f92529f706eaa6b6ae Mon Sep 17 00:00:00 2001 From: Lioncash Date: Thu, 2 Aug 2018 10:19:15 -0400 Subject: hw: Remove unused files None of these files are used in any meaningful way. They're just leftovers from citra. Also has the benefit of getting rid of an unused global variable. --- src/core/CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/core/CMakeLists.txt') diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 3cc9160ca..c05500952 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -309,10 +309,6 @@ add_library(core STATIC hle/service/vi/vi_u.h hle/service/wlan/wlan.cpp hle/service/wlan/wlan.h - hw/hw.cpp - hw/hw.h - hw/lcd.cpp - hw/lcd.h loader/deconstructed_rom_directory.cpp loader/deconstructed_rom_directory.h loader/elf.cpp -- cgit v1.2.3