summaryrefslogtreecommitdiff
path: root/src/core/frame.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/frame.c')
-rw-r--r--src/core/frame.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/frame.c b/src/core/frame.c
index e54e86210..350493c59 100644
--- a/src/core/frame.c
+++ b/src/core/frame.c
@@ -35,8 +35,7 @@
ButtonPressMask | ButtonReleaseMask | \
PointerMotionMask | PointerMotionHintMask | \
EnterWindowMask | LeaveWindowMask | \
- FocusChangeMask | \
- ColormapChangeMask)
+ FocusChangeMask)
void
meta_window_ensure_frame (MetaWindow *window)