Fix non-ARC build failure
This commit is contained in:
@ -249,7 +249,7 @@
|
|||||||
ARC_RELEASE(_path);
|
ARC_RELEASE(_path);
|
||||||
ARC_RELEASE(_query);
|
ARC_RELEASE(_query);
|
||||||
ARC_RELEASE(_type);
|
ARC_RELEASE(_type);
|
||||||
ARC_RELEASE(_modifiedSinceDate);
|
ARC_RELEASE(_modifiedSince);
|
||||||
ARC_RELEASE(_noneMatch);
|
ARC_RELEASE(_noneMatch);
|
||||||
ARC_RELEASE(_decoders);
|
ARC_RELEASE(_decoders);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user