remove unused get_mod_mask from i3-config-wizard/xcb.{c,h}
This commit is contained in:
@ -10,7 +10,6 @@
|
||||
|
||||
extern unsigned int xcb_numlock_mask;
|
||||
|
||||
uint32_t get_mod_mask(xcb_connection_t *conn, uint32_t keycode);
|
||||
xcb_window_t open_input_window(xcb_connection_t *conn, uint32_t width, uint32_t height);
|
||||
int get_font_id(xcb_connection_t *conn, char *pattern, int *font_height);
|
||||
/**
|
||||
|
Reference in New Issue
Block a user