1
0
Fork 0

util: Remove left-over declaration

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2619>
This commit is contained in:
Jonas Ådahl 2022-05-30 23:34:17 +02:00 committed by Marge Bot
parent c1215f4213
commit a9740074ca

View file

@ -37,7 +37,6 @@
void meta_set_verbose (gboolean setting);
void meta_set_debugging (gboolean setting);
void meta_set_replace_current_wm (gboolean setting);
void meta_set_is_wayland_compositor (gboolean setting);
char * meta_generate_random_id (GRand *rand,