Remove no-longer used 'context' member of APIEvent structure

This commit is contained in:
baldurk
2017-03-31 14:39:30 +01:00
parent 4f21c29258
commit b7c755192c
6 changed files with 1 additions and 9 deletions
-2
View File
@@ -505,8 +505,6 @@ namespace renderdoc
{
public UInt32 eventID;
public ResourceId context;
[CustomMarshalAs(CustomUnmanagedType.TemplatedArray)]
public UInt64[] callstack;