Remove frame handler prototype
I messed up the merge.
This commit is contained in:
parent
6ec41abf72
commit
734a7501b6
|
@ -210,10 +210,6 @@ void
|
|||
window_set_keyboard_focus_handler(struct window *window,
|
||||
window_keyboard_focus_handler_t handler);
|
||||
|
||||
void
|
||||
window_set_frame_handler(struct window *window,
|
||||
window_frame_handler_t handler);
|
||||
|
||||
void
|
||||
window_set_title(struct window *window, const char *title);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user