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