Don't g_free uzbl.gui.icon twice!
[uzbl-mobile] / uzbl.c
diff --git a/uzbl.c b/uzbl.c
index ad0dc0e..7cff70a 100644 (file)
--- a/uzbl.c
+++ b/uzbl.c
@@ -1562,7 +1562,6 @@ set_icon() {
     } else {
         g_printerr ("Icon \"%s\" not found. ignoring.\n", uzbl.gui.icon);
     }
-    g_free (uzbl.gui.icon);
 }
 
 static void