Mercurial > mplayer.hg
changeset 34408:aa4bd0c197d8
Remove (conditional and) unnecessary #include
author | ib |
---|---|
date | Tue, 03 Jan 2012 23:10:34 +0000 |
parents | 614c99d4cbbf |
children | 6cb7a1779d8a |
files | gui/wm/ws.h |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/gui/wm/ws.h Tue Jan 03 20:47:36 2012 +0000 +++ b/gui/wm/ws.h Tue Jan 03 23:10:34 2012 +0000 @@ -29,9 +29,6 @@ #include <X11/keysym.h> #include <X11/Xatom.h> #include <X11/extensions/XShm.h> -#ifdef CONFIG_XDPMS -#include <X11/extensions/dpms.h> -#endif #define wsKeyReleased 0 #define wsKeyPressed 1