cleaned up comments

This commit is contained in:
Luke Parham
2015-12-16 23:44:17 -06:00
parent fe5a58087d
commit 6cbc51dc61
6 changed files with 42 additions and 40 deletions

View File

@@ -26,16 +26,6 @@
return self;
}
- (void)viewDidAppear:(BOOL)animated;
{
}
- (void)viewWillAppear:(BOOL)animated;
{
}
- (void)viewDidLoad {
[super viewDidLoad];