Merge branch 'gtk3-remove-warning-export-handle' into 'gtk-3-24'
Remove warning "Couldn't export handle, unsupported windowing system" See merge request GNOME/gtk!7694
This commit is contained in:
commit
4c92ca1857
@ -13028,8 +13028,6 @@ gtk_window_export_handle (GtkWindow *window,
|
||||
}
|
||||
#endif
|
||||
|
||||
g_warning ("Couldn't export handle, unsupported windowing system");
|
||||
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user