From 90801327e86f2e32f1b17cb6f27bdeeeae2b97f8 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Wed, 27 Aug 2003 14:56:00 +0000 Subject: small change to Daniel's great warning-reduction patch CVS patchset: 5313 CVS date: 2003/08/27 14:56:00 --- src/input/libdvdnav/dvd_reader.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/input/libdvdnav/dvd_reader.h') diff --git a/src/input/libdvdnav/dvd_reader.h b/src/input/libdvdnav/dvd_reader.h index c7d220f80..edd18da77 100644 --- a/src/input/libdvdnav/dvd_reader.h +++ b/src/input/libdvdnav/dvd_reader.h @@ -266,12 +266,6 @@ int DVDISOVolumeInfo( dvd_reader_t *, char *, unsigned int, */ int DVDUDFCacheLevel( dvd_reader_t *, int ); -/** - * COMMENT ME - */ -void *GetUDFCacheHandle(dvd_reader_t *device); -void SetUDFCacheHandle(dvd_reader_t *device, void *cache); - #ifdef __cplusplus }; #endif -- cgit v1.2.3