mirror of
https://github.com/fltk/fltk.git
synced 2026-06-02 07:26:57 +08:00
Remove development stage "Using Wayland backend" message
This commit is contained in:
@@ -1106,7 +1106,7 @@ void Fl_Wayland_Screen_Driver::open_display_platform() {
|
|||||||
Fl::fatal("No Wayland connection\n");
|
Fl::fatal("No Wayland connection\n");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
puts("Using Wayland backend");
|
//puts("Using Wayland backend");
|
||||||
wl_list_init(&seats);
|
wl_list_init(&seats);
|
||||||
wl_list_init(&outputs);
|
wl_list_init(&outputs);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user