[Misc] Cleanup in Kernel
This commit is contained in:
committed by
Radosław Gliński
parent
50492a951e
commit
b864149575
@@ -28,8 +28,6 @@ DECLARE_int32(user_language);
|
||||
namespace xe {
|
||||
namespace kernel {
|
||||
namespace xam {
|
||||
UserTracker::UserTracker() : spa_data_(nullptr) {}
|
||||
UserTracker::~UserTracker() {}
|
||||
|
||||
bool UserTracker::AddUser(uint64_t xuid) {
|
||||
if (IsUserTracked(xuid)) {
|
||||
|
||||
Reference in New Issue
Block a user