Skip to content

Commit

Permalink
Removed tag
Browse files Browse the repository at this point in the history
  • Loading branch information
amamchur committed Dec 17, 2013
1 parent 90b0843 commit 05eac0a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion objc/JsonLiteMetaData.h
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,3 @@
- (JsonLiteClassMetaData *)metaDataForClass:(Class)cls;

@end

2 changes: 1 addition & 1 deletion objc/JsonLiteObjC.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@

+ (NSString *)version;

@end
@end
1 change: 0 additions & 1 deletion objc/JsonLiteParser.h
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,3 @@ struct JsonLiteInternal;
+ (id)parserWithDepth:(NSUInteger)aDepth;

@end

1 change: 0 additions & 1 deletion objc/JsonLiteSerializer.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@
+ (id)serializer;

@end

0 comments on commit 05eac0a

Please sign in to comment.