summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2017-01-12 14:43:35 +0000
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-01-13 09:50:41 +0000
commit53a3e0cd48075011e3c29070e8ff8585c02779c6 (patch)
treea3d2aeccd5a30a60809986877006e321b6a45459 /scp2
parenta409ec6932c6bfeb5f5a931adb5b480755fe245b (diff)
Remove unused ini properties
Change-Id: Iea95f5975968f73e2e4aea34246c83f384341592 Reviewed-on: https://gerrit.libreoffice.org/33000 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/common_brand.scp18
1 files changed, 0 insertions, 18 deletions
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 = "<productkey>";
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;