diff options
Diffstat (limited to 'sal/rtl')
-rw-r--r-- | sal/rtl/source/bootstrap.cxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sal/rtl/source/bootstrap.cxx b/sal/rtl/source/bootstrap.cxx index f303a81dd8d9..7709dfc7d6f1 100644 --- a/sal/rtl/source/bootstrap.cxx +++ b/sal/rtl/source/bootstrap.cxx @@ -312,9 +312,6 @@ inline void EnsureNoFinalSlash (rtl::OUString & url) } } -//---------------------------------------------------------------------------- -//---------------------------------------------------------------------------- - struct Bootstrap_Impl { sal_Int32 _nRefCount; @@ -604,9 +601,6 @@ void Bootstrap_Impl::expandValue( requestFile, requestKey, requestStack)).pData); } -//---------------------------------------------------------------------------- -//---------------------------------------------------------------------------- - namespace { struct bootstrap_map { |