mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-23 20:31:13 +08:00
Cleaned up miscellaneous artifacts from squashing object mapping 2.0
This commit is contained in:
@@ -16,12 +16,7 @@
|
||||
@protocol RKObjectLoaderDelegate <RKRequestDelegate>
|
||||
|
||||
@required
|
||||
/**
|
||||
* Sent when an object loaded failed to load the collection due to an error
|
||||
*/
|
||||
- (void)objectLoader:(RKObjectLoader*)objectLoader didFailWithError:(NSError*)error;
|
||||
|
||||
@optional
|
||||
/**
|
||||
* Sent when an object loaded failed to load the collection due to an error
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user