aboutsummaryrefslogtreecommitdiff
path: root/include/xwayland
diff options
context:
space:
mode:
Diffstat (limited to 'include/xwayland')
-rw-r--r--include/xwayland/xwm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/xwayland/xwm.h b/include/xwayland/xwm.h
index c69504e8..3d540522 100644
--- a/include/xwayland/xwm.h
+++ b/include/xwayland/xwm.h
@@ -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;