From f38339fabc9e6ae72601e619af919a1bf6b1a814 Mon Sep 17 00:00:00 2001 From: gdkchan Date: Sun, 4 Mar 2018 20:32:18 -0300 Subject: [PATCH] Try fixing NvFlinger rotation with scaling, return correct error code on WaitSignal timeout, always display window at the center of the screen --- ATranslator.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/ATranslator.cs b/ATranslator.cs index ab434e2..1f4a922 100644 --- a/ATranslator.cs +++ b/ATranslator.cs @@ -7,7 +7,6 @@ using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Reflection.Emit; -using System.Threading; namespace ChocolArm64 {