summaryrefslogtreecommitdiffstats
path: root/comphelper/source/container
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-04-01 18:45:57 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-04-01 22:45:36 +0200
commit2b7ee1db281e776c188bd11eeefa5c16c914761e (patch)
treef5c8539420559ed3dee5dcfff8fb70689b8b4fdc /comphelper/source/container
parentremove unused help ids (diff)
downloadcore-2b7ee1db281e776c188bd11eeefa5c16c914761e.tar.gz
core-2b7ee1db281e776c188bd11eeefa5c16c914761e.zip
remove boilerplate comments
Change-Id: I44a476a9843816f70a7a4d84b8c35edeecd5daaf
Diffstat (limited to 'comphelper/source/container')
-rw-r--r--comphelper/source/container/enumerablemap.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/comphelper/source/container/enumerablemap.cxx b/comphelper/source/container/enumerablemap.cxx
index c4800e8746e8..ad2b9c9888c4 100644
--- a/comphelper/source/container/enumerablemap.cxx
+++ b/comphelper/source/container/enumerablemap.cxx
@@ -44,7 +44,6 @@ namespace comphelper
{
//........................................................................
- /** === begin UNO using === **/
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::XInterface;
using ::com::sun::star::uno::UNO_QUERY;
@@ -80,7 +79,6 @@ namespace comphelper
using ::com::sun::star::uno::TypeDescription;
using ::com::sun::star::lang::WrappedTargetException;
using ::com::sun::star::lang::DisposedException;
- /** === end UNO using === **/
//====================================================================
//= MapData