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

@ -13,7 +13,6 @@
#include "core/hle/kernel/resource_limit.h"
#include "core/hle/kernel/thread.h"
#include "core/hle/kernel/timer.h"
#include "core/hle/shared_page.h"
namespace Kernel {