From 2fc3be582c8c5aa510c92c7602ce72d5a1daa0ed Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 10 Jun 2014 22:14:23 +0200 Subject: stream_dvd: minor cleanups We don't need a separate stream_dvd.h header file anymore. Some dead functions become apparent; remove them. --- stream/stream_dvd_common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'stream/stream_dvd_common.h') diff --git a/stream/stream_dvd_common.h b/stream/stream_dvd_common.h index 4a1aef9af0..a2b05e8b77 100644 --- a/stream/stream_dvd_common.h +++ b/stream/stream_dvd_common.h @@ -19,7 +19,6 @@ #ifndef MPLAYER_STREAM_DVD_COMMON_H #define MPLAYER_STREAM_DVD_COMMON_H -#include "config.h" #include #include #include "stream.h" -- cgit v1.2.3