summaryrefslogtreecommitdiffstats
path: root/include/xcb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xcb.h')
-rw-r--r--include/xcb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/xcb.h b/include/xcb.h
index d56b2cf3..b4a7a3ba 100644
--- a/include/xcb.h
+++ b/include/xcb.h
@@ -209,8 +209,6 @@ typedef enum {
WM_DO_NOT_CHANGE_CURRENT_DESKTOP = 1,
/** PANGO WORKSPACE NAMES */
WM_PANGO_WORKSPACE_NAMES = 2,
- /** Root window offset (for bspwm) */
- WM_ROOT_WINDOW_OFFSET = 4,
} WindowManagerQuirk;
/**