mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
Don't use gtk_set_locale
This commit is contained in:
parent
afa0ebf36b
commit
2211e52ec5
@ -204,7 +204,6 @@ main (int argc, char *argv[])
|
||||
{
|
||||
GtkWidget *window1;
|
||||
|
||||
gtk_set_locale ();
|
||||
gtk_init (&argc, &argv);
|
||||
|
||||
window1 = create_flicker ();
|
||||
|
Loading…
Reference in New Issue
Block a user