mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Remove wlr_signal_emit_safe
This commit is contained in:
parent
ef4baea0e2
commit
346e524201
3 changed files with 0 additions and 43 deletions
|
|
@ -1,8 +0,0 @@
|
|||
#ifndef UTIL_SIGNAL_H
|
||||
#define UTIL_SIGNAL_H
|
||||
|
||||
#include <wayland-server-core.h>
|
||||
|
||||
void wlr_signal_emit_safe(struct wl_signal *signal, void *data);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue