[PATCH 10/37] Just remove dpms functsion from xf86.h
Keith Packard
keithp at keithp.com
Sun Nov 17 00:01:35 PST 2013
Signed-off-by: Keith Packard <keithp at keithp.com>
---
hw/xfree86/common/xf86.h | 4 ----
1 file changed, 4 deletions(-)
diff --git a/hw/xfree86/common/xf86.h b/hw/xfree86/common/xf86.h
index 206a9d7..37ac42c 100644
--- a/hw/xfree86/common/xf86.h
+++ b/hw/xfree86/common/xf86.h
@@ -203,10 +203,6 @@ extern _X_EXPORT void xf86ReconfigureLayout(void);
extern _X_EXPORT Bool xf86DPMSInit(ScreenPtr pScreen, DPMSSetProcPtr set,
int flags);
-#ifdef DPMSExtension
-#include "dpmsproc.h"
-#endif
-
/* xf86DGA.c */
#ifdef XFreeXDGA
--
1.8.4.2
More information about the xorg-devel
mailing list