diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/core/frame.c | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/src/core/frame.c b/src/core/frame.c index 07837c19..855dc50d 100644 --- a/src/core/frame.c +++ b/src/core/frame.c @@ -30,10 +30,6 @@  #include "keybindings.h"  #include "prefs.h" -#ifdef HAVE_RENDER -#include <X11/extensions/Xrender.h> -#endif -  #define EVENT_MASK (SubstructureRedirectMask |                     \                      StructureNotifyMask | SubstructureNotifyMask | \                      ExposureMask |                                 \ | 
