Code cleanup
This commit is contained in:
parent
3a25d887d1
commit
b8b50adb4a
@ -385,7 +385,6 @@ static void _ghtml_set_status(GtkWidget * ghtml, char const * status)
|
||||
{
|
||||
Surfer * surfer;
|
||||
gdouble progress;
|
||||
char * p;
|
||||
|
||||
surfer = g_object_get_data(G_OBJECT(ghtml), "surfer");
|
||||
free(g_object_get_data(G_OBJECT(ghtml), "status"));
|
||||
|
Loading…
Reference in New Issue
Block a user