summaryrefslogtreecommitdiffstats
path: root/libmpdvdkit2/dvdcss.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdvdkit2/dvdcss.h')
-rw-r--r--libmpdvdkit2/dvdcss.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/libmpdvdkit2/dvdcss.h b/libmpdvdkit2/dvdcss.h
index 72e82e2b27..f90544e66d 100644
--- a/libmpdvdkit2/dvdcss.h
+++ b/libmpdvdkit2/dvdcss.h
@@ -16,7 +16,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
@@ -61,10 +61,6 @@ typedef struct dvdcss_s* dvdcss_t;
*/
extern char * dvdcss_interface_2;
-/*
- * Path to CSS key cache. Default == NULL (no cache).
- */
-extern char * dvdcss_cache_dir;
/*
* Exported prototypes.