Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
Emmanuele Bassi 2023-10-02 13:16:17 +00:00 committed by Matthias Clasen
parent 368f2af634
commit f5cec5c0f2

View File

@ -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