gl: Free icon data

This commit is contained in:
Matthias Clasen 2019-06-02 15:10:40 +00:00
parent adb5df020c
commit a3757936c1

View File

@ -17,6 +17,7 @@ typedef struct
static void
icon_data_free (gpointer p)
{
g_free (p);
}
void