summaryrefslogtreecommitdiffstats
path: root/vidix/pci.c
diff options
context:
space:
mode:
authorben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-22 15:18:48 +0000
committerben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-04-22 15:18:48 +0000
commit232f7407ee7674db6d56ee1c6456f0aa7adf6629 (patch)
tree96371f031b3b9a8864f622dd62e7f6675be2508d /vidix/pci.c
parent2437bc0ca39daea9847548f4e5681f6a83921182 (diff)
downloadmpv-232f7407ee7674db6d56ee1c6456f0aa7adf6629.tar.bz2
mpv-232f7407ee7674db6d56ee1c6456f0aa7adf6629.tar.xz
removed useless code from vidix drivers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23066 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'vidix/pci.c')
-rw-r--r--vidix/pci.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/vidix/pci.c b/vidix/pci.c
index ac1852865f..b1067876f0 100644
--- a/vidix/pci.c
+++ b/vidix/pci.c
@@ -94,15 +94,6 @@
#endif
#endif
-#if 0
-#if defined(__SUNPRO_C) || defined(sun) || defined(__sun)
-#include <sys/psw.h>
-#else
-#include <sys/seg.h>
-#endif
-#include <sys/v86.h>
-#endif
-
#if defined(Lynx) && defined(__powerpc__)
/* let's mimick the Linux Alpha stuff for LynxOS so we don't have
* to change too much code