hle: Remove shared_page.h/.cpp

This is a holdover from citra that's essentially unused.
This commit is contained in:
Lioncash 2018-07-23 12:49:44 -04:00
parent 7138b99f21
commit 1f3889a290
6 changed files with 0 additions and 161 deletions

View file

@ -249,8 +249,6 @@ add_library(core STATIC
hle/service/vi/vi_s.h
hle/service/vi/vi_u.cpp
hle/service/vi/vi_u.h
hle/shared_page.cpp
hle/shared_page.h
hw/hw.cpp
hw/hw.h
hw/lcd.cpp