diff options
author | marha <marha@users.sourceforge.net> | 2010-04-28 09:20:07 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-04-28 09:20:07 +0000 |
commit | ad63c2d642fc0cbd5f14e5bd36306b30712a95b0 (patch) | |
tree | 2d77590590ebaeb93e164b6dd4809d40b31b6402 /xorg-server/hw/xfree86/common/xf86RandR.c | |
parent | 8518c45ee46a907cfdc93f1b3f54f20ef210b0f8 (diff) | |
download | vcxsrv-ad63c2d642fc0cbd5f14e5bd36306b30712a95b0.tar.gz vcxsrv-ad63c2d642fc0cbd5f14e5bd36306b30712a95b0.tar.bz2 vcxsrv-ad63c2d642fc0cbd5f14e5bd36306b30712a95b0.zip |
svn merge -r550:HEAD "^/branches/released" .
Diffstat (limited to 'xorg-server/hw/xfree86/common/xf86RandR.c')
-rw-r--r-- | xorg-server/hw/xfree86/common/xf86RandR.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xorg-server/hw/xfree86/common/xf86RandR.c b/xorg-server/hw/xfree86/common/xf86RandR.c index d4beb2ce2..86c7bde79 100644 --- a/xorg-server/hw/xfree86/common/xf86RandR.c +++ b/xorg-server/hw/xfree86/common/xf86RandR.c @@ -27,7 +27,6 @@ #include <X11/X.h> #include "os.h" -#include "mibank.h" #include "globals.h" #include "xf86.h" #include "xf86str.h" |