mirror of
https://github.com/fltk/fltk.git
synced 2026-05-21 14:31:40 +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");
|
||||
}
|
||||
}
|
||||
puts("Using Wayland backend");
|
||||
//puts("Using Wayland backend");
|
||||
wl_list_init(&seats);
|
||||
wl_list_init(&outputs);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user