X-Git-Url: https://git.yukkurigames.com/?a=blobdiff_plain;f=NJActionPathElement.h;fp=NJActionPathElement.h;h=0000000000000000000000000000000000000000;hb=f864d363128de19fc6591b77ae9226b34166d715;hp=f5eb0cafb54bf346748c47a05f831c6020f56f5c;hpb=f563321aec9e13b8479ab3b890a9179f095a8b17;p=enjoyable.git diff --git a/NJActionPathElement.h b/NJActionPathElement.h deleted file mode 100644 index f5eb0ca..0000000 --- a/NJActionPathElement.h +++ /dev/null @@ -1,9 +0,0 @@ -#import - -@protocol NJActionPathElement - -- (NSArray *)children; -- (id ) base; -- (NSString *)name; - -@end