summaryrefslogtreecommitdiff
path: root/scp2/source/ooo/profileitem_ooo.scp
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2010-07-15 16:28:33 +0200
committerJoachim Lingner <jl@openoffice.org>2010-07-15 16:28:33 +0200
commit26cf6bd0bec3945ab900de92f961150cbf371ed3 (patch)
treec330bc0ede9894eca0d7347ede3e1bb0cb8d4af9 /scp2/source/ooo/profileitem_ooo.scp
parenta8d677dd6fe5b382821f97a1fd80ce61431febbf (diff)
jl154 #162868# remove basis/presets/bundled/bundled.ini, and create always share/extensions folder
Diffstat (limited to 'scp2/source/ooo/profileitem_ooo.scp')
-rw-r--r--scp2/source/ooo/profileitem_ooo.scp10
1 files changed, 0 insertions, 10 deletions
diff --git a/scp2/source/ooo/profileitem_ooo.scp b/scp2/source/ooo/profileitem_ooo.scp
index d7f069e4793a..724316ba6f5e 100644
--- a/scp2/source/ooo/profileitem_ooo.scp
+++ b/scp2/source/ooo/profileitem_ooo.scp
@@ -461,13 +461,3 @@ ProfileItem gid_Basis_Profileitem_Version_Ooopackageversion
Key = "OOOPackageVersion";
Value = "${OOOPACKAGEVERSION}";
End
-
-// Basis layer: gid_Profile_Version_Ini_Basis
-
-ProfileItem gid_Basis_Profileitem_Bundled_Buildid
- ProfileID = gid_Profile_Bundled_Ini_Basis;
- ModuleID = gid_Module_Root;
- Section = "Bootstrap";
- Key = "buildid";
- Value = "<buildid>";
-End