2005-01-17 [thorsten] 1.0.0cvs1
[claws.git] / src / crash.c
index 6d49a7213e50a3e174ec21098ade98e8f81b7717..57266bcb80dd24b78864ab8ec425735dcf32922a 100644 (file)
@@ -301,7 +301,6 @@ static void crash_save_crash_log(GtkButton *button, const gchar *text)
        if (NULL != (filename = filesel_select_file(_("Save crash information"), buf))
        &&  *filename)
                str_write_to_file(text, filename);
-       g_free(filename);       
 }
 
 /*!