diff options
author | alex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-12-08 21:34:05 +0000 |
---|---|---|
committer | alex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-12-08 21:34:05 +0000 |
commit | 922162fb5d99604e8c7fdb72b09f626c6d9f087e (patch) | |
tree | 634bc568df4e64038251148ebf459dcba24bb615 /help | |
parent | a5766ca031aba607b687e230c4eea0130aae5e68 (diff) |
removed the historic libcss support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11593 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r-- | help/help_mp-en.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h index f6c04d28a3..64bf0b777b 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -21,9 +21,6 @@ static char help_text[]= #ifdef HAVE_VCD " vcd://<trackno> play VCD (Video CD) track from device instead of plain file\n" #endif -#ifdef HAVE_LIBCSS -" -dvdauth <dev> specify DVD device for authentication (for encrypted discs)\n" -#endif #ifdef USE_DVDREAD " dvd://<titleno> play DVD title from device instead of plain file\n" " -alang/-slang select DVD audio/subtitle language (by 2-char country code)\n" |