mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-05-06 17:32:52 +08:00
Moved some items around, knocking down todo's
This commit is contained in:
@@ -53,7 +53,6 @@
|
||||
|
||||
[[TTNavigator navigator].URLMap from:@"db://updateAttachment" toObject:self selector:@selector(updateAttachment)];
|
||||
|
||||
// TODO: Use self.post method?
|
||||
if (nil == _post) {
|
||||
_post = [[DBPost object] retain];
|
||||
_post.topicID = _topicID;
|
||||
|
||||
Reference in New Issue
Block a user