changeset 284:039ac4b71fe5 Common_Ancestor

fix sequential so currVP global var gets updated
author Nina Engelhardt <nengel@mailbox.tu-berlin.de>
date Wed, 05 Jun 2013 14:41:48 +0200
parents 7aa806812466
children
files CoreController.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/CoreController.c	Wed May 29 16:05:38 2013 +0200
     1.2 +++ b/CoreController.c	Wed Jun 05 14:41:48 2013 +0200
     1.3 @@ -294,7 +294,6 @@
     1.4   {
     1.5     int32           thisCoresIdx;
     1.6     int32           numRepetitionsWithNoWork;
     1.7 -   SlaveVP        *currVP;
     1.8     AnimSlot       *currSlot, **animSlots;
     1.9     int32           currSlotIdx;
    1.10     volatile int32          *addrOfMasterLock;