Remove previous native attempts

This commit is contained in:
Yoshi Askharoun
2026-07-25 15:31:58 -05:00
parent 29ae596179
commit 7d343e646f
25 changed files with 0 additions and 222 deletions
@@ -10,10 +10,6 @@ using System.Runtime.InteropServices;
using System.Security;
using Microsoft.Iris.Render.Common;
using Microsoft.Iris.Render.Internal;
#if !NETFRAMEWORK
using Microsoft.Iris.Render.Engine;
using Iface = Microsoft.Iris.Render.Interop;
#endif
namespace Microsoft.Iris.Render.Protocol
{