summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJames Stembridge <jstembridge@users.sourceforge.net>2004-01-13 21:39:06 +0000
committerJames Stembridge <jstembridge@users.sourceforge.net>2004-01-13 21:39:06 +0000
commit4d93af2dc3916d7e9009d55f0f6479cd49343cde (patch)
tree1204c548d1d269f131dc5be6e9ae001c842e8216 /src
parent5234c6f760e1e2eb3fdd4a1b747f6d5a9effbad7 (diff)
downloadxine-lib-4d93af2dc3916d7e9009d55f0f6479cd49343cde.tar.gz
xine-lib-4d93af2dc3916d7e9009d55f0f6479cd49343cde.tar.bz2
remove pointless header
CVS patchset: 6042 CVS date: 2004/01/13 21:39:06
Diffstat (limited to 'src')
-rw-r--r--src/video_out/libdha/config.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/video_out/libdha/config.h b/src/video_out/libdha/config.h
deleted file mode 100644
index f7c387fb7..000000000
--- a/src/video_out/libdha/config.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef LIBDHA_CONFIG_H
-#define LIBDHA_CONFIG_H
-
-#include "config.h"
-
-#ifdef TARGET_LINUX
-//#define CONFIG_DHAHELPER /* doesn't affect virt_to_phys */
-#endif
-
-#endif /* LIBDHA_CONFIG_H */