From a5916f5d1df7ad9c3e9d2644f930a3e62c4c0d3c Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 12 Apr 2013 14:36:26 +0200 Subject: core: remove dead --vsync leftovers --- core/mplayer.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'core/mplayer.c') diff --git a/core/mplayer.c b/core/mplayer.c index 7bb871fcb5..78c3cae3c5 100644 --- a/core/mplayer.c +++ b/core/mplayer.c @@ -175,8 +175,7 @@ static const char av_desync_help_text[] = _( "- Slow video output.\n" " Try a different -vo driver (-vo help for a list) or try -framedrop!\n" "- Playing a video file with --vo=opengl with higher FPS than the monitor.\n" -" This is due to vsync limiting the framerate. Try --no-vsync, or a\n" -" different VO.\n" +" This is due to vsync limiting the framerate.\n" "- Playing from a slow network source.\n" " Download the file instead.\n" "- Try to find out whether audio or video is causing this by experimenting\n" -- cgit v1.2.3