Drop g[dt]k_set_locale
These functions were essentially just calling setlocale anyway. The X11 version was also setting a gdk_use_mb variable that is not used anywhere.
This commit is contained in:
@ -8,8 +8,6 @@ gdk_init
|
||||
gdk_init_check
|
||||
gdk_parse_args
|
||||
gdk_get_display_arg_name
|
||||
gdk_set_locale
|
||||
gdk_set_sm_client_id
|
||||
gdk_notify_startup_complete
|
||||
gdk_notify_startup_complete_with_id
|
||||
|
||||
|
||||
@ -5282,7 +5282,6 @@ gtk_window_group_get_type
|
||||
<SECTION>
|
||||
<FILE>gtkmain</FILE>
|
||||
<TITLE>General</TITLE>
|
||||
gtk_set_locale
|
||||
gtk_disable_setlocale
|
||||
gtk_get_default_language
|
||||
gtk_parse_args
|
||||
|
||||
Reference in New Issue
Block a user