diff --git a/Interface/NeosVarjoEye.cs b/Interface/NeosVarjoEye.cs index 0f094f4..fc7ad62 100644 --- a/Interface/NeosVarjoEye.cs +++ b/Interface/NeosVarjoEye.cs @@ -76,7 +76,6 @@ public static void Postfix(InputInterface __instance) else { Warn("Varjo eye tracking will be unavailable for this session."); - } } catch (Exception ex)