commented some stuff out

This commit is contained in:
Luke Parham
2015-12-15 15:30:27 -06:00
parent eeb49859f0
commit 17c985da38
3 changed files with 16 additions and 2 deletions

View File

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