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