printers: Don't initialize variable that defaults to correct value
This commit is contained in:
parent
13d72a79a7
commit
a3c251301e
1 changed files with 0 additions and 1 deletions
|
@ -339,7 +339,6 @@ pp_new_printer_class_init (PpNewPrinterClass *klass)
|
|||
static void
|
||||
pp_new_printer_init (PpNewPrinter *printer)
|
||||
{
|
||||
printer->unlink_ppd_file = FALSE;
|
||||
}
|
||||
|
||||
PpNewPrinter *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue