summaryrefslogtreecommitdiff
path: root/oox/source/ppt/conditioncontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/conditioncontext.cxx')
-rw-r--r--oox/source/ppt/conditioncontext.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/oox/source/ppt/conditioncontext.cxx b/oox/source/ppt/conditioncontext.cxx
index 2fa15d23332e..9e7d816fd04d 100644
--- a/oox/source/ppt/conditioncontext.cxx
+++ b/oox/source/ppt/conditioncontext.cxx
@@ -152,8 +152,6 @@ namespace oox { namespace ppt {
}
-
-
/** CT_TLTimeConditionList */
CondListContext::CondListContext(
FragmentHandler2& rParent, sal_Int32 aElement,
@@ -184,7 +182,6 @@ namespace oox { namespace ppt {
return this;
}
-
} }
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */