Skip to content

Commit d1e2d20

Browse files
committed
Remove a non-implemented method from the interface.
1 parent c59c922 commit d1e2d20

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Classes/ProgressViews/M13ProgressViewMetro.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ typedef enum {
3131
@param action The action to perform.
3232
@param animated Wether or not to animate the change*/
3333
- (void)performAction:(M13ProgressViewAction)action animated:(BOOL)animated;
34-
/**All subclasses must respond to NSCopying.*/
35-
- (id)copy;
3634

3735
@end
3836

0 commit comments

Comments
 (0)