# HG changeset patch # User diego # Date 1271372466 0 # Node ID be05091b440b8cf4676f7362baa3cf3993de8f6b # Parent 9a886693ff1499b2103aabe2af9e210054dde4ca Remove commented-out and long-gone dapsync options. diff -r 9a886693ff14 -r be05091b440b cfg-mplayer.h --- 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