From d6aaa45d471dfb9c79b7bd0839d4a61262208ab3 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 31 Jan 2012 16:11:38 +0100 Subject: remove unused VendorName --- scp2/source/ooo/installation_ooo.scp | 1 - 1 file changed, 1 deletion(-) (limited to 'scp2') diff --git a/scp2/source/ooo/installation_ooo.scp b/scp2/source/ooo/installation_ooo.scp index 3fc27cb36927..fe2b9dec28d4 100644 --- a/scp2/source/ooo/installation_ooo.scp +++ b/scp2/source/ooo/installation_ooo.scp @@ -34,7 +34,6 @@ Installation gid_Installation_Ooo UserDirProductVersion = "${USERDIRPRODUCTVERSION}"; SxwFormatName = "OpenOffice.org"; SxwFormatVersion = "1.1"; - VendorName = "OpenOffice.org"; #ifdef WNT DefaultDestPath = "\${PRODUCTNAME}${PRODUCTVERSION}"; #else -- cgit