mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-07-15 20:02:05 +00:00
[client] wayland: fix broken initialization
This commit is contained in:
@@ -97,7 +97,6 @@ bool waylandColorMgmtInit(void)
|
||||
return true;
|
||||
|
||||
wp_color_manager_v1_add_listener(wlWm.colorManager, &cmListener, NULL);
|
||||
wl_display_roundtrip(wlWm.display);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user