X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=Config.h;h=2572669cb3b86d029a210874f7c33fcc579b71a2;hp=d85ec939c2982f4cbcf587057205dcf0799c8eff;hb=c262a3d0972ba16257fd24a948ab04f528f80d33;hpb=25dd74a4a34f4ba7ec797360bd8f92cbd7bc758e diff --git a/Config.h b/Config.h index d85ec93..2572669 100644 --- a/Config.h +++ b/Config.h @@ -6,14 +6,11 @@ // Copyright 2009 University of Otago. All rights reserved. // -#import - @class Target; @class JSAction; @interface Config : NSObject -@property (assign) BOOL protect; @property (copy) NSString *name; @property (readonly) NSMutableDictionary *entries;