Fix non-ARC build failure

This commit is contained in:
Pierre-Olivier Latour 2014-04-09 01:42:52 -07:00
parent 9f0544b449
commit e5550bf290

View File

@ -249,7 +249,7 @@
ARC_RELEASE(_path);
ARC_RELEASE(_query);
ARC_RELEASE(_type);
ARC_RELEASE(_modifiedSinceDate);
ARC_RELEASE(_modifiedSince);
ARC_RELEASE(_noneMatch);
ARC_RELEASE(_decoders);