mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-06-27 13:33:13 +00:00
cleaning
This commit is contained in:
@ -337,8 +337,6 @@ public static class DataSerializer
|
||||
connection.cache.Add(value as IResource, DateTime.UtcNow);
|
||||
|
||||
|
||||
Console.WriteLine("Adding to cache " + resource.Instance.Id);
|
||||
|
||||
fixed (byte* ptr = rt)
|
||||
*((uint*)ptr) = resource.Instance.Id;
|
||||
|
||||
|
Reference in New Issue
Block a user