We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c59c922 commit d1e2d20Copy full SHA for d1e2d20
Classes/ProgressViews/M13ProgressViewMetro.h
@@ -31,8 +31,6 @@ typedef enum {
31
@param action The action to perform.
32
@param animated Wether or not to animate the change*/
33
- (void)performAction:(M13ProgressViewAction)action animated:(BOOL)animated;
34
-/**All subclasses must respond to NSCopying.*/
35
-- (id)copy;
36
37
@end
38
0 commit comments