[xiph-cvs] cvs commit: paranoia-III/interface cdda_interface.h

Peter Jones pjones at xiph.org
Mon Dec 17 08:58:19 PST 2001



pjones      01/12/17 08:58:18

  Modified:    interface cdda_interface.h
  Log:
  remove SetupInterface prototype, it is unused.

Revision  Changes    Path
1.10      +0 -2      paranoia-III/interface/cdda_interface.h

Index: cdda_interface.h
===================================================================
RCS file: /usr/local/cvsroot/paranoia-III/interface/cdda_interface.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- cdda_interface.h	2001/03/24 01:15:46	1.9
+++ cdda_interface.h	2001/12/17 16:58:17	1.10
@@ -40,8 +40,6 @@
 
 /* cdrom access function pointer */
 
-void SetupInterface( unsigned char *int_name );
-
 typedef struct cdrom_drive{
 
   int opened; /* This struct may just represent a candidate for opening */

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list