we don't need to unref the GConfPropertyEditors
2007-05-01 Jens Granseuer <jensgr@gmx.net> * appearance-main.c: (main): * appearance-ui.c: (ui_init): * appearance-ui.h: * appearance.h: we don't need to unref the GConfPropertyEditors svn path=/trunk/; revision=7531
This commit is contained in:
parent
e794639a0c
commit
0a17b8dc43
5 changed files with 7 additions and 18 deletions
|
@ -97,7 +97,6 @@ main (int argc, char **argv)
|
|||
gtk_main ();
|
||||
|
||||
/* free stuff */
|
||||
ui_shutdown (data);
|
||||
g_object_unref (data->client);
|
||||
g_object_unref (data->xml);
|
||||
g_free (data);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue