# HG changeset patch # User Nina Engelhardt # Date 1370436108 -7200 # Node ID 039ac4b71fe550f1ca457ef59e5ede0a7cfe7e9d # Parent 7aa806812466eeb9b95f71076a833d1decc9bafd fix sequential so currVP global var gets updated diff -r 7aa806812466 -r 039ac4b71fe5 CoreController.c --- a/CoreController.c Wed May 29 16:05:38 2013 +0200 +++ b/CoreController.c Wed Jun 05 14:41:48 2013 +0200 @@ -294,7 +294,6 @@ { int32 thisCoresIdx; int32 numRepetitionsWithNoWork; - SlaveVP *currVP; AnimSlot *currSlot, **animSlots; int32 currSlotIdx; volatile int32 *addrOfMasterLock;