aboutsummaryrefslogtreecommitdiff
path: root/include/xcb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xcb.h')
-rw-r--r--include/xcb.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/xcb.h b/include/xcb.h
index ba4ff2f3..93998d26 100644
--- a/include/xcb.h
+++ b/include/xcb.h
@@ -99,12 +99,6 @@ xcb_atom_t xcb_get_preferred_window_type(xcb_get_property_reply_t *reply);
bool xcb_reply_contains_atom(xcb_get_property_reply_t *prop, xcb_atom_t atom);
/**
- * Get depth of visual specified by visualid
- *
- */
-uint16_t get_visual_depth(xcb_visualid_t visual_id);
-
-/**
* Get visual type specified by visualid
*
*/