summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/install/gtk.pm8
-rw-r--r--perl-install/install/pixmaps/logo-mandriva.pngbin13466 -> 0 bytes
2 files changed, 0 insertions, 8 deletions
diff --git a/perl-install/install/gtk.pm b/perl-install/install/gtk.pm
index 73222f673..f58c02317 100644
--- a/perl-install/install/gtk.pm
+++ b/perl-install/install/gtk.pm
@@ -186,14 +186,6 @@ sub update_steps_position {
}
#------------------------------------------------------------------------------
-sub create_logo {
- my ($o) = @_;
-
- return if $::logowidth == 0;
- gtknew('Image', file => 'logo-mandriva.png');
-}
-
-#------------------------------------------------------------------------------
sub init_gtk {
my ($o) = @_;
diff --git a/perl-install/install/pixmaps/logo-mandriva.png b/perl-install/install/pixmaps/logo-mandriva.png
deleted file mode 100644
index 4a202fa5f..000000000
--- a/perl-install/install/pixmaps/logo-mandriva.png
+++ /dev/null
Binary files differ