Mercurial > mplayer.hg
changeset 30998:be05091b440b
Remove commented-out and long-gone dapsync options.
author | diego |
---|---|
date | Thu, 15 Apr 2010 23:01:06 +0000 |
parents | 9a886693ff14 |
children | abb0b5990ec8 |
files | cfg-mplayer.h |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/cfg-mplayer.h Thu Apr 15 18:51:07 2010 +0000 +++ b/cfg-mplayer.h Thu Apr 15 23:01:06 2010 +0000 @@ -339,8 +339,6 @@ {"nocorrect-pts", &user_correct_pts, CONF_TYPE_FLAG, 0, 1, 0, NULL}, {"noautosync", &autosync, CONF_TYPE_FLAG, 0, 0, -1, NULL}, {"autosync", &autosync, CONF_TYPE_INT, CONF_RANGE, 0, 10000, NULL}, -// {"dapsync", &dapsync, CONF_TYPE_FLAG, 0, 0, 1, NULL}, -// {"nodapsync", &dapsync, CONF_TYPE_FLAG, 0, 1, 0, NULL}, {"softsleep", &softsleep, CONF_TYPE_FLAG, 0, 0, 1, NULL}, #ifdef HAVE_RTC