summaryrefslogtreecommitdiff
path: root/oox/source/ppt/commonbehaviorcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/commonbehaviorcontext.hxx')
-rw-r--r--oox/source/ppt/commonbehaviorcontext.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/oox/source/ppt/commonbehaviorcontext.hxx b/oox/source/ppt/commonbehaviorcontext.hxx
index fe989d437a1d..5625f34e9cf1 100644
--- a/oox/source/ppt/commonbehaviorcontext.hxx
+++ b/oox/source/ppt/commonbehaviorcontext.hxx
@@ -34,7 +34,6 @@ namespace oox { namespace ppt {
MS_AttributeNames type;
};
-
/** CT_TLCommonBehaviorData */
class CommonBehaviorContext
: public TimeNodeContext
@@ -59,7 +58,6 @@ namespace oox { namespace ppt {
OUString msCurrentAttribute;
};
-
} }
#endif