Skip to content

Commit

Permalink
Remove unused property
Browse files Browse the repository at this point in the history
  • Loading branch information
mbinna committed Feb 8, 2013
1 parent c0cf830 commit 39c7b87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Example/SMPageControl/SMViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

@interface SMViewController : UIViewController

@property (nonatomic, weak) IBOutlet UIScrollView *scrollview;
@property (nonatomic, weak) IBOutlet UIPageControl *pageControl;
@property (nonatomic, weak) IBOutlet SMPageControl *spacePageControl1;
@property (nonatomic, weak) IBOutlet SMPageControl *spacePageControl2;
Expand Down

0 comments on commit 39c7b87

Please sign in to comment.