X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=JSAction.h;h=5f61191b0b5f15a29361c00c6fc302e2cf888c0e;hp=fc0971b3ec778c8f34b575ec48f84d38f7c008b8;hb=2fb801b58b29997f54443d9879d2e20ae8b169ad;hpb=cc2c6ed12ca38c56a4263d95af75692d6cf716a5 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;