summaryrefslogtreecommitdiff
path: root/comphelper/inc/comphelper/sequenceasvector.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/inc/comphelper/sequenceasvector.hxx')
-rw-r--r--comphelper/inc/comphelper/sequenceasvector.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/comphelper/inc/comphelper/sequenceasvector.hxx b/comphelper/inc/comphelper/sequenceasvector.hxx
index 3f63fb9c6613..88c757315c3e 100644
--- a/comphelper/inc/comphelper/sequenceasvector.hxx
+++ b/comphelper/inc/comphelper/sequenceasvector.hxx
@@ -26,13 +26,9 @@
#include <com/sun/star/beans/IllegalTypeException.hpp>
-//_______________________________________________
-// namespace
namespace comphelper{
-//_______________________________________________
-// definitions
/** @short Implements a stl vector on top of any
uno sequence.