소스 검색

VLCMediaPlayer: fix doxygen warning

Felix Paul Kühne 8 년 전
부모
커밋
f2d72f2132
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      Headers/Public/VLCMediaPlayer.h

+ 0 - 2
Headers/Public/VLCMediaPlayer.h

@@ -401,8 +401,6 @@ extern NSString * VLCMediaPlayerStateToString(VLCMediaPlayerState state);
 
 /**
  * Load and set a specific video subtitle, from a file.
- * \param path to a file
- * \return if the call succeed..
  *
  * \deprecated use addPlaybackSlave:type:enforce: instead
  */