From 53a3e0cd48075011e3c29070e8ff8585c02779c6 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Thu, 12 Jan 2017 14:43:35 +0000 Subject: Remove unused ini properties Change-Id: Iea95f5975968f73e2e4aea34246c83f384341592 Reviewed-on: https://gerrit.libreoffice.org/33000 Reviewed-by: Samuel Mehrbrodt Tested-by: Samuel Mehrbrodt --- scp2/source/ooo/common_brand.scp | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'scp2/source') diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp index 1f88ada84564..7eb4e0e6ba6d 100644 --- a/scp2/source/ooo/common_brand.scp +++ b/scp2/source/ooo/common_brand.scp @@ -644,15 +644,6 @@ End // ProfileItems -ProfileItem gid_Brand_Profileitem_Bootstrap_Errorreport_Server - ProfileID = gid_Brand_Profile_Bootstrap_Ini; - ModuleID = gid_Module_Root_Brand; - Section = "ErrorReport"; - Order = 8; - Key = "ErrorReportServer"; - Value = "report.libreoffice.org"; -End - ProfileItem gid_Brand_Profileitem_Bootstrap_Productkey ProfileID = gid_Brand_Profile_Bootstrap_Ini; ModuleID = gid_Module_Root_Brand; @@ -662,15 +653,6 @@ ProfileItem gid_Brand_Profileitem_Bootstrap_Productkey Value = ""; End -ProfileItem gid_Brand_Profileitem_Bootstrap_Errorreport_Port - ProfileID = gid_Brand_Profile_Bootstrap_Ini; - ModuleID = gid_Module_Root_Brand; - Section = "ErrorReport"; - Order = 7; - Key = "ErrorReportPort"; - Value = "80"; -End - ProfileItem gid_Brand_Profileitem_Bootstrap_Installmode ProfileID = gid_Brand_Profile_Bootstrap_Ini; ModuleID = gid_Module_Root_Brand; -- cgit v1.2.3