Usage text

This commit is contained in:
dec05eba
2025-04-01 01:04:24 +02:00
parent 7ed9977068
commit 1a61c64e3f
3 changed files with 3 additions and 1 deletions

View File

@@ -130,6 +130,7 @@ static void registry_remove_object(void *data, struct wl_registry *registry, uin
(void)data;
(void)registry;
(void)name;
// TODO: Remove output
}
static struct wl_registry_listener registry_listener = {