mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Just remove dpms functsion from xf86.h
Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user