Skip to content

Commit

Permalink
Remove unused protocol reference
Browse files Browse the repository at this point in the history
  • Loading branch information
faizhasim committed Mar 18, 2013
1 parent e6e8f42 commit f733786
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file not shown.
3 changes: 1 addition & 2 deletions Matchismo/SetGameViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
//

#import "CardGameViewController.h"
#import "UpdatableUI.h"

@interface SetGameViewController : CardGameViewController <UpdatableUI>
@interface SetGameViewController : CardGameViewController

@end
1 change: 1 addition & 0 deletions Matchismo/en.lproj/MainStoryboard.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -917,6 +917,7 @@
<class className="MatchingCardGameViewController" superclassName="CardGameViewController">
<source key="sourceIdentifier" type="project" relativePath="./Classes/MatchingCardGameViewController.h"/>
<relationships>
<relationship kind="action" name="flipCard:" candidateClass="UIButton"/>
<relationship kind="outlet" name="matchModeSelection" candidateClass="UISegmentedControl"/>
</relationships>
</class>
Expand Down

0 comments on commit f733786

Please sign in to comment.