summaryrefslogtreecommitdiff
path: root/include/oox/ole/oleobjecthelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ole/oleobjecthelper.hxx')
-rw-r--r--include/oox/ole/oleobjecthelper.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/oox/ole/oleobjecthelper.hxx b/include/oox/ole/oleobjecthelper.hxx
index 85b9ee59c022..0947ad1f9447 100644
--- a/include/oox/ole/oleobjecthelper.hxx
+++ b/include/oox/ole/oleobjecthelper.hxx
@@ -36,7 +36,6 @@ namespace oox {
namespace ole {
-
/** Contains generic information about an OLE object. */
struct OOX_DLLPUBLIC OleObjectInfo
{
@@ -51,7 +50,6 @@ struct OOX_DLLPUBLIC OleObjectInfo
};
-
/** Helper for OLE object handling. */
class OleObjectHelper
{