mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
xwm: make atom_map static
This commit is contained in:
parent
9ac94516b8
commit
ad51983b23
2 changed files with 1 additions and 3 deletions
|
|
@ -91,8 +91,6 @@ enum atom_name {
|
|||
ATOM_LAST // keep last
|
||||
};
|
||||
|
||||
extern const char *const atom_map[ATOM_LAST];
|
||||
|
||||
struct wlr_xwm {
|
||||
struct wlr_xwayland *xwayland;
|
||||
struct wl_event_source *event_source;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue