diff options
Diffstat (limited to 'include/oox/helper/refmap.hxx')
-rw-r--r-- | include/oox/helper/refmap.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/oox/helper/refmap.hxx b/include/oox/helper/refmap.hxx index ef20d37acb94..d1784f73be5d 100644 --- a/include/oox/helper/refmap.hxx +++ b/include/oox/helper/refmap.hxx @@ -30,7 +30,6 @@ namespace oox { - /** Template for a map of ref-counted objects with additional accessor functions. An instance of the class RefMap< Type > stores elements of the type @@ -140,7 +139,6 @@ private: }; - } // namespace oox #endif |