CB-5466: Partial revert; we're not ready yet for FS urls

This commit is contained in:
Ian Clelland
2013-12-04 08:50:38 -05:00
parent fee10fb6d8
commit 4c11f54bd5
2 changed files with 43 additions and 52 deletions
-1
View File
@@ -71,7 +71,6 @@ extern NSString* const kOptionsKeyCookie;
@property (nonatomic, copy) NSString* objectId;
@property (nonatomic, copy) NSString* source;
@property (nonatomic, copy) NSString* target;
@property (nonatomic, copy) NSURL* targetURL;
@property (nonatomic, copy) NSString* mimeType;
@property (assign) int responseCode; // atomic
@property (nonatomic, assign) long long bytesTransfered;