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.
This commit is contained in:
Lioncash 2018-08-02 10:19:15 -04:00
parent 7f4c570671
commit db3603df94
7 changed files with 0 additions and 334 deletions

View file

@ -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