Clean up CountryCodeViewController delegates.

// FREEBIE
pull/1/head
Matthew Chen 8 years ago
parent 61de84a203
commit dac5483fdd

@ -27,7 +27,4 @@
@property (nonatomic) IBOutlet NSLayoutConstraint *headerHeightConstraint;
- (IBAction)unwindToCountryCodeWasSelected:(UIStoryboardSegue *)segue;
- (IBAction)unwindToCountryCodeSelectionCancelled:(UIStoryboardSegue *)segue;
@end

Loading…
Cancel
Save