summaryrefslogtreecommitdiff
path: root/include/comphelper/InlineContainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/InlineContainer.hxx')
-rw-r--r--include/comphelper/InlineContainer.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/comphelper/InlineContainer.hxx b/include/comphelper/InlineContainer.hxx
index 0af1cdaddf4a..023bc43f817a 100644
--- a/include/comphelper/InlineContainer.hxx
+++ b/include/comphelper/InlineContainer.hxx
@@ -54,7 +54,6 @@ public:
};
-
/** Creates a vector which contains an arbitrary number of elements.
usage:
@@ -77,7 +76,6 @@ public:
};
-
/** Creates a set which contains an arbitrary number of elements.
usage:
@@ -101,7 +99,6 @@ public:
};
-
/** usage:
map< k, v > aMap( MakeMap< k, v >