aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/OsHle/Services/FspSrv/IFileSystem.cs
diff options
context:
space:
mode:
authorgdkchan <gab.dark.100@gmail.com>2018-03-04 00:06:44 -0300
committergdkchan <gab.dark.100@gmail.com>2018-03-04 00:06:44 -0300
commit8dcffe6a5103920ab63e46f93029b27e311335f3 (patch)
treefbc8b089505386651c39d63616808e9b9c7bd42b /Ryujinx.Core/OsHle/Services/FspSrv/IFileSystem.cs
parent7d48886750dadf839eb2bb37e3a81314b5497c36 (diff)
Fix hid touch screen timestamp, add more log info
Diffstat (limited to 'Ryujinx.Core/OsHle/Services/FspSrv/IFileSystem.cs')
-rw-r--r--Ryujinx.Core/OsHle/Services/FspSrv/IFileSystem.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Ryujinx.Core/OsHle/Services/FspSrv/IFileSystem.cs b/Ryujinx.Core/OsHle/Services/FspSrv/IFileSystem.cs
index 3593bafb..569a7dd6 100644
--- a/Ryujinx.Core/OsHle/Services/FspSrv/IFileSystem.cs
+++ b/Ryujinx.Core/OsHle/Services/FspSrv/IFileSystem.cs
@@ -1,4 +1,3 @@
-using ChocolArm64.Memory;
using Ryujinx.Core.OsHle.Ipc;
using System;
using System.Collections.Generic;