]> git.sesse.net Git - vlc/blobdiff - plugins/dvd/input_dvd.h
* XVideo window now has a black background, thanks to Shane Harper.
[vlc] / plugins / dvd / input_dvd.h
index 92d2c3df5bedc14ca63da43770c7b8b47bb074c1..89545ce01665297b4d3d008812aba232bfd8b67e 100644 (file)
@@ -2,7 +2,7 @@
  * input_dvd.h: thread structure of the DVD plugin
  *****************************************************************************
  * Copyright (C) 1999-2001 VideoLAN
- * $Id: input_dvd.h,v 1.15 2001/04/02 23:30:41 sam Exp $
+ * $Id: input_dvd.h,v 1.16 2001/04/08 16:57:47 sam Exp $
  *
  * Author: Stéphane Borel <stef@via.ecp.fr>
  *
@@ -76,7 +76,6 @@ void  IfoEnd      ( struct ifo_s * );
  *****************************************************************************/
 int   CSSTest             ( int );
 int   CSSInit             ( struct css_s * );
-void  CSSEnd              ( struct css_s * );
 int   CSSGetKey           ( struct css_s * );
 int   CSSDescrambleSector ( u8 * , u8 * );