diff options
| author | Andreas Oberritter <obi@opendreambox.org> | 2006-01-22 12:32:45 +0000 |
|---|---|---|
| committer | Andreas Oberritter <obi@opendreambox.org> | 2006-01-22 12:32:45 +0000 |
| commit | d6c68fa2ec0f3c8b6248444a7414942291b571e1 (patch) | |
| tree | 481ecc2c7ca754ec6d5be9eb55672ce677f57cf6 /lib/dvb/volume.cpp | |
| parent | eb464659563590850a287589992f32021fc52369 (diff) | |
| download | enigma2-d6c68fa2ec0f3c8b6248444a7414942291b571e1.tar.gz enigma2-d6c68fa2ec0f3c8b6248444a7414942291b571e1.zip | |
remove generated file "config.h":
pass preprocessor definitions as command line arguments instead
this also drops the dependency on "autoheader"
Diffstat (limited to 'lib/dvb/volume.cpp')
| -rw-r--r-- | lib/dvb/volume.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/dvb/volume.cpp b/lib/dvb/volume.cpp index e57fbc80..9cfcf2ee 100644 --- a/lib/dvb/volume.cpp +++ b/lib/dvb/volume.cpp @@ -4,7 +4,6 @@ #include <sys/ioctl.h> #include <unistd.h> -#include <config.h> #if HAVE_DVB_API_VERSION < 3 #define VIDEO_DEV "/dev/dvb/card0/video0" #define AUDIO_DEV "/dev/dvb/card0/audio0" |
