mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 00:30:08 +00:00
Interrupted commit.
This commit is contained in:
parent
a362428d2a
commit
4c471cb7d1
@ -554,6 +554,8 @@ gtk_im_context_xim_finalize (GObject *obj)
|
|||||||
|
|
||||||
g_free (context_xim->locale);
|
g_free (context_xim->locale);
|
||||||
g_free (context_xim->mb_charset);
|
g_free (context_xim->mb_charset);
|
||||||
|
|
||||||
|
G_OBJECT_CLASS (parent_class)->finalize (obj);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
Reference in New Issue
Block a user