Index hat switch names. Remove JSAction index properties entirely, once the name...
[enjoyable.git] / JSAction.h
index fc0971b..5f61191 100644 (file)
@@ -9,7 +9,6 @@
 @interface JSAction : NSObject
 
 @property (assign) void *cookie;
-@property (assign) int index;
 @property (copy) NSArray *children;
 @property (weak) id base;
 @property (copy) NSString *name;