diff options
author | J. Graeme Lingard <jgraeme+git@gmail.com> | 2010-12-05 20:28:21 +0000 |
---|---|---|
committer | J. Graeme Lingard <jgraeme+git@gmail.com> | 2010-12-05 20:28:21 +0000 |
commit | 1b11499074d855e34f40953898594035ca451c71 (patch) | |
tree | 00b755a7b30c8aee8ae5464488611fef23a8e041 /sal/rtl | |
parent | 3facbad1ecbb5ac7ebbf1fa8cfb060be9147429a (diff) |
Remove redundant comments
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 { |