X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=JSAction.h;h=5f61191b0b5f15a29361c00c6fc302e2cf888c0e;hp=fc0971b3ec778c8f34b575ec48f84d38f7c008b8;hb=44fe6f649589488b367eee7ffff240cecf8669ad;hpb=c6fb77859e508aaef686b7a5a6a12abe29178708 diff --git a/JSAction.h b/JSAction.h index fc0971b..5f61191 100644 --- a/JSAction.h +++ b/JSAction.h @@ -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;