mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
selection: typedef not needed here (copy-paste from fdm.h)
This commit is contained in:
parent
dbb51ed4c9
commit
bb9dad18f4
1 changed files with 0 additions and 2 deletions
|
|
@ -319,8 +319,6 @@ target(void *data, struct wl_data_source *wl_data_source, const char *mime_type)
|
|||
LOG_WARN("TARGET: mime-type=%s", mime_type);
|
||||
}
|
||||
|
||||
typedef bool (*fdm_handler_t)(struct fdm *fdm, int fd, int events, void *data);
|
||||
|
||||
struct clipboard_send {
|
||||
char *data;
|
||||
size_t len;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue