Moved some items around, knocking down todo's

This commit is contained in:
Blake Watters
2011-01-20 00:40:17 -05:00
parent 0272c93663
commit 88943469d8
9 changed files with 24 additions and 27 deletions

View File

@@ -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;