diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-01-06 16:57:47 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-01-06 17:00:33 +0200 |
commit | 1a23b4687aa4fdf0bf1df246cacaba6a3a028f39 (patch) | |
tree | 7b12171abcf7dcb06eef0dbb8fd9f3df62dcec00 /scp2/source | |
parent | 3968133721f2d44fa861d369e4d6765c4ffbb6eb (diff) |
No need to have a ProductSource in versionrc/version.ini any more
Diffstat (limited to 'scp2/source')
-rw-r--r-- | scp2/source/ooo/common_brand.scp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp index 7ba7e76d1bc7..9582f7650019 100644 --- a/scp2/source/ooo/common_brand.scp +++ b/scp2/source/ooo/common_brand.scp @@ -972,15 +972,6 @@ ProfileItem gid_Brand_Profileitem_Version_Buildid Value = "<buildid>"; End -ProfileItem gid_Brand_Profileitem_Version_Productsource - ProfileID = gid_Brand_Profile_Version_Ini; - ModuleID = gid_Module_Root_Brand; - Section = "Version"; - Order = 7; - Key = "ProductSource"; - Value = "<sourceid>"; -End - #ifdef WNT ProfileItem gid_Brand_Profileitem_Version_Productcode |