summaryrefslogtreecommitdiff
path: root/unotools/inc
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-01-06 15:12:12 +0200
committerTor Lillqvist <tml@iki.fi>2013-01-06 15:30:04 +0200
commit4427bb0c588382d56d5368e691a29c4c0bbdf944 (patch)
tree68d81e2b9db9159c93df16b43b6909fdd8c5d6fb /unotools/inc
parentf79da8fa288fbbe4742ad416844aad53ee8d00f5 (diff)
The "ProductSource" (MWS name) makes no sense any more
Diffstat (limited to 'unotools/inc')
-rw-r--r--unotools/inc/unotools/bootstrap.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/unotools/inc/unotools/bootstrap.hxx b/unotools/inc/unotools/bootstrap.hxx
index 4555390a3d39..23418dea9a4b 100644
--- a/unotools/inc/unotools/bootstrap.hxx
+++ b/unotools/inc/unotools/bootstrap.hxx
@@ -46,9 +46,6 @@ namespace utl
/// retrieve the product key; uses the given default, if not found
static rtl::OUString getProductKey(rtl::OUString const& _sDefault);
- /// retrieve the product source (MWS name)
- static rtl::OUString getProductSource(rtl::OUString const& _sDefault);
-
/// retrieve the BUILDID information item; uses the given default, if not found
static rtl::OUString getBuildIdData(rtl::OUString const& _sDefault);