Consumers clean up the PPD list, not the dialog itself.
This commit is contained in:
parent
bee87f1b0a
commit
68dca0e748
1 changed files with 0 additions and 2 deletions
|
@ -403,8 +403,6 @@ pp_ppd_selection_dialog_finalize (GObject *object)
|
|||
g_clear_pointer (&self->ppd_name, g_free);
|
||||
g_clear_pointer (&self->ppd_display_name, g_free);
|
||||
|
||||
g_clear_pointer (&self->list, ppd_list_free);
|
||||
|
||||
G_OBJECT_CLASS (pp_ppd_selection_dialog_parent_class)->finalize (object);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue