Просмотр исходного кода

VLCMediaPlayer: fix doxygen warning

Felix Paul Kühne 8 лет назад
Родитель
Сommit
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
  */