Explorar el Código

打开bitcode

尹永奇 hace 4 años
padre
commit
6bd0610fe9

+ 0 - 1
MKRRadioManager/Classes/MKRRadioManager/MKRAVPlayer/MKRAVPlayer.m

@@ -435,7 +435,6 @@ NSURL * MKRUrlWithString(NSString *string){
     if (self.delegate && [self.delegate respondsToSelector:@selector(didFinishPlay:)]) {
         [self.delegate didFinishPlay:self.currentIndex];
     }
-    
 }
 
 #pragma mark - setter