aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/OsHle/Objects/ErrorCode.cs
diff options
context:
space:
mode:
authorgdkchan <gab.dark.100@gmail.com>2018-02-23 18:48:27 -0300
committergdkchan <gab.dark.100@gmail.com>2018-02-23 18:48:27 -0300
commit2ed733b1d5addad027f48acfdd407e64b71427fc (patch)
tree1254df3ab2bace8de561b5a3549f668fabcf4aa9 /Ryujinx.Core/OsHle/Objects/ErrorCode.cs
parenteafc58c9f2e2e0c19d22f0da2a93ab5372aeef29 (diff)
Somewhat better NvFlinger (I guess) (fixes #30)
Diffstat (limited to 'Ryujinx.Core/OsHle/Objects/ErrorCode.cs')
-rw-r--r--Ryujinx.Core/OsHle/Objects/ErrorCode.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Ryujinx.Core/OsHle/Objects/ErrorCode.cs b/Ryujinx.Core/OsHle/Objects/ErrorCode.cs
index 20f97f84..659ed8b9 100644
--- a/Ryujinx.Core/OsHle/Objects/ErrorCode.cs
+++ b/Ryujinx.Core/OsHle/Objects/ErrorCode.cs
@@ -1,5 +1,3 @@
-using System;
-
namespace Ryujinx.Core.OsHle.Objects
{
static class ErrorCode