diff options
Diffstat (limited to 'libxcb/src/libxcb.def')
-rw-r--r-- | libxcb/src/libxcb.def | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libxcb/src/libxcb.def b/libxcb/src/libxcb.def index 01ee17334..1d9e1bbef 100644 --- a/libxcb/src/libxcb.def +++ b/libxcb/src/libxcb.def @@ -46,7 +46,6 @@ EXPORTS xcb_screen_next
xcb_setup_roots_iterator
xcb_setup_roots_length
- xcb_shape_id
xcb_shape_query_extents
xcb_shape_query_extents_reply
xcb_take_socket
@@ -56,4 +55,4 @@ EXPORTS xcb_visualtype_next
xcb_wait_for_event
xcb_wait_for_reply
- xcb_writev
\ No newline at end of file + xcb_writev
|