Skip to content

Commit

Permalink
Undo commit c1c2832
Browse files Browse the repository at this point in the history
  • Loading branch information
mmorearty committed Jul 19, 2011
1 parent 0c3bb1b commit c7a353c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Three20UI/Headers/TTTableViewController.h
Expand Up @@ -48,8 +48,6 @@

/**
* A view that is displayed as a banner at the bottom of the table view.
*
* This property should be set within viewDidLoad.
*/
@property (nonatomic, retain) UIView* tableBannerView;

Expand Down Expand Up @@ -104,8 +102,6 @@

/**
* Sets the view that is displayed at the bottom of the table view with an optional animation.
*
* This method should be called within viewDidLoad.
*/
- (void)setTableBannerView:(UIView*)tableBannerView animated:(BOOL)animated;

Expand Down

0 comments on commit c7a353c

Please sign in to comment.