solenv/bin/modules/installer/windows/property.pm | 7 ------- 1 file changed, 7 deletions(-)
New commits: commit 94716a4d071418ac4cef42ce85da1c42a0df6347 Author: Andras Timar <andras.ti...@collabora.com> Date: Tue Jan 27 22:36:27 2015 +0100 tdf#87803 bin useless $buildidstring Change-Id: Ie5f3651ec8386cdb59ebbd63c12670fd8668499a diff --git a/solenv/bin/modules/installer/windows/property.pm b/solenv/bin/modules/installer/windows/property.pm index 0742ebd..d09d315 100644 --- a/solenv/bin/modules/installer/windows/property.pm +++ b/solenv/bin/modules/installer/windows/property.pm @@ -53,13 +53,6 @@ sub get_arpcomments_for_property_table $comment = $comment . " ($languagestring)"; - my $localminor = ""; - $localminor = $installer::globals::minor; - - my $buildidstring = "(" . $installer::globals::build . $localminor . "(Build:" . $installer::globals::buildid . "))"; - - $comment = $comment . " " . $buildidstring; - return $comment; } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits