diff VSs.h @ 13:2bf83f932705

fix: mix-up between 2 redundant types of carriers
author Nina Engelhardt <nengel@mailbox.tu-berlin.de>
date Tue, 21 Aug 2012 17:42:07 +0200
parents f56e3beac86b
children b2bc97318262
line diff
     1.1 --- a/VSs.h	Mon Aug 20 13:42:19 2012 +0200
     1.2 +++ b/VSs.h	Tue Aug 21 17:42:07 2012 +0200
     1.3 @@ -92,13 +92,6 @@
     1.4  VSsTaskStubCarrier;
     1.5  
     1.6  
     1.7 -typedef struct
     1.8 - {
     1.9 -   int32        type;
    1.10 -   VSsTaskStub *taskStub;
    1.11 - }
    1.12 -VSsWaiterCarrier;
    1.13 -
    1.14  /*Semantic layer-specific data sent inside a request from lib called in app
    1.15   * to request handler called in AnimationMaster
    1.16   */