Skip to content

Commit

Permalink
Removes multiple declaration of the same method.
Browse files Browse the repository at this point in the history
  • Loading branch information
ecaselles committed Dec 18, 2015
1 parent c5a7b9f commit 9e73a9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PNChartDemo/PCChartViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@

- (IBAction)rightSwitchChanged:(id)sender;
- (IBAction)leftSwitchChanged:(id)sender;
- (IBAction)rightSwitchChanged:(id)sender;

@end

0 comments on commit 9e73a9b

Please sign in to comment.