cocoaTouch/DetailViewController.m
changeset 3374 0d522416d97f
parent 3364 e5403e2bf02c
child 3487 b1d00f1950c8
--- a/cocoaTouch/DetailViewController.m	Thu Apr 29 02:43:28 2010 +0000
+++ b/cocoaTouch/DetailViewController.m	Thu Apr 29 17:19:06 2010 +0000
@@ -44,7 +44,6 @@
         [self.view addSubview:label];
         [label release];
         
-        
         //[self.navigationController pushViewController:nextController animated:NO];
     } else {
         self.navigationItem.leftBarButtonItem = [[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarButtonSystemItemDone