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
@@ -111,8 +111,6 @@ struct FetchAPIEvent
{
uint32_t eventID;
ResourceId context;
rdctype::array<uint64_t> callstack;
rdctype::str eventDesc;