Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Commit

Permalink
Removing #include Availability for AFJSONUtilities
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt committed Nov 9, 2011
1 parent 7d465da commit e215554
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions AFNetworking/AFJSONUtilities.h
Expand Up @@ -22,8 +22,6 @@

#import <Foundation/Foundation.h>

#include <Availability.h>

static NSData * AFJSONEncode(id object, NSError **error) {
NSData *data = nil;

Expand Down

0 comments on commit e215554

Please sign in to comment.