mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-24 12:41:16 +00:00
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
368f2af634
commit
f5cec5c0f2
@ -725,8 +725,7 @@ emit_text_changed (GtkAtSpiContext *self,
|
||||
kind, start, end, g_variant_new_string (text), NULL),
|
||||
NULL);
|
||||
|
||||
if (copy)
|
||||
g_free (copy);
|
||||
g_free (copy);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user