summaryrefslogtreecommitdiffstats
path: root/include/xcb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xcb.h')
-rw-r--r--include/xcb.h23
1 files changed, 0 insertions, 23 deletions
diff --git a/include/xcb.h b/include/xcb.h
index bca40cd8..c8ea4bcf 100644
--- a/include/xcb.h
+++ b/include/xcb.h
@@ -102,29 +102,6 @@ extern const char *netatom_names[];
extern xcb_atom_t netatoms[NUM_NETATOMS];
/**
- * Enumerator describing the different modifier keys.
- */
-enum
-{
- /** Shift key */
- X11MOD_SHIFT,
- /** Control Key */
- X11MOD_CONTROL,
- /** Alt key */
- X11MOD_ALT,
- /** Meta key */
- X11MOD_META,
- /** Super (window) key */
- X11MOD_SUPER,
- /** Hyper key */
- X11MOD_HYPER,
- /** Any modifier */
- X11MOD_ANY,
- /** Number of modifier keys */
- NUM_X11MOD
-};
-
-/**
* Structure describing a workarea/monitor.
*/
typedef struct _workarea