diff --git a/DesignerNews/StoryViewController.m b/DesignerNews/StoryViewController.m index 4da3ca3c..c0ee5157 100644 --- a/DesignerNews/StoryViewController.m +++ b/DesignerNews/StoryViewController.m @@ -9,7 +9,6 @@ static NSString * const CommentTableViewCellIdentifier = @"CommentTableViewCellIdentifier"; static const CGFloat CommentTableViewCellHeight = 50.0; -static const CGFloat CommentTableViewCellOffset = 40.0; @interface StoryViewController ()