summaryrefslogtreecommitdiffstats
path: root/unotools/source/config/bootstrap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/config/bootstrap.cxx')
-rw-r--r--unotools/source/config/bootstrap.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/unotools/source/config/bootstrap.cxx b/unotools/source/config/bootstrap.cxx
index 4ea07ea99c67..7ea340b8cc9d 100644
--- a/unotools/source/config/bootstrap.cxx
+++ b/unotools/source/config/bootstrap.cxx
@@ -528,7 +528,6 @@ static Bootstrap::FailureCode describeError(OUStringBuffer& _rBuf, Bootstrap::Im
return eErrCode;
}
-// class Bootstrap
OUString Bootstrap::getProductKey()
{
@@ -640,7 +639,6 @@ Bootstrap::Status Bootstrap::checkBootstrapStatus(OUString& _rDiagnosticMessage,
return result;
}
-// class Bootstrap::Impl
bool Bootstrap::Impl::initBaseInstallationData(rtl::Bootstrap const & _rData)
{