aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
diff options
context:
space:
mode:
Diffstat (limited to 'include/wlr')
-rw-r--r--include/wlr/types/wlr_tablet_tool.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/wlr/types/wlr_tablet_tool.h b/include/wlr/types/wlr_tablet_tool.h
index b8b4000f..c7d612a3 100644
--- a/include/wlr/types/wlr_tablet_tool.h
+++ b/include/wlr/types/wlr_tablet_tool.h
@@ -71,7 +71,6 @@ struct wlr_tablet {
struct wl_signal button;
} events;
- char *name;
struct wl_array paths; // char *
void *data;