removed unused code

This commit is contained in:
michael starke
2016-08-24 16:24:43 +02:00
parent d776d1d8a0
commit 55ab84b6bd
6 changed files with 16 additions and 57 deletions

View File

@@ -110,9 +110,6 @@ typedef NS_ENUM(NSUInteger, MPContentTab) {
name:MPDocumentCurrentItemChangedNotification
object:document];
[self.entryViewController registerNotificationsForDocument:document];
[self.entryViewController setupBindings:document];
[self.groupViewController setupBindings:document];
}
- (void)updateResponderChain {