Automatically trigger/untrigger targets based on setting the 'running' property;...
[enjoyable.git] / SubAction.h
index 51a8509..7b297d8 100644 (file)
@@ -14,6 +14,4 @@
 
 - (id)initWithIndex:(int)newIndex name:(NSString *)newName  base:(JSAction *)newBase;
 
-@property (assign) BOOL active;
-
 @end