summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_gtk.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install_steps_gtk.pm')
-rw-r--r--perl-install/install_steps_gtk.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/install_steps_gtk.pm b/perl-install/install_steps_gtk.pm
index 50da02ccd..9326f4906 100644
--- a/perl-install/install_steps_gtk.pm
+++ b/perl-install/install_steps_gtk.pm
@@ -518,7 +518,6 @@ sub installPackages {
};
$draw_lay->($darea->style->black_gc, 0);
$i == 0 and $draw_lay->($darea->style->black_gc, 1);
- $layout->unref;
$i++;
}
}