solenv/bin/modules/installer/download.pm | 2 -- 1 file changed, 2 deletions(-)
New commits: commit a63b8b4afc687d49ad25cbb77e16f835b9820522 Author: Andras Timar <andras.ti...@collabora.com> Date: Thu Jun 18 12:16:01 2015 +0200 dead code Change-Id: I0f8de2b856be65e070f9d9b121515aa15ae3ea09 diff --git a/solenv/bin/modules/installer/download.pm b/solenv/bin/modules/installer/download.pm index 37a9123..6b5caab 100644 --- a/solenv/bin/modules/installer/download.pm +++ b/solenv/bin/modules/installer/download.pm @@ -305,8 +305,6 @@ sub get_downloadname_productname elsif ( $allvariables->{'PRODUCTNAME'} eq "LibreOfficeDev" ) { $start = "LibreOfficeDev"; } - elsif ( $allvariables->{'PRODUCTNAME'} eq "OxygenOffice" ) { $start = "OOOP"; } - elsif ( $allvariables->{'PRODUCTNAME'} eq "" ) { $start = "LibreOffice"; } else { $start = $allvariables->{'PRODUCTNAME'}; } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits