summaryrefslogtreecommitdiff
path: root/include/oox/drawingml/theme.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/theme.hxx')
-rw-r--r--include/oox/drawingml/theme.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/oox/drawingml/theme.hxx b/include/oox/drawingml/theme.hxx
index 557e9a16248e..134167f3fdad 100644
--- a/include/oox/drawingml/theme.hxx
+++ b/include/oox/drawingml/theme.hxx
@@ -30,7 +30,6 @@ namespace oox {
namespace drawingml {
-
const sal_Int32 THEMED_STYLE_SUBTLE = 1;
const sal_Int32 THEMED_STYLE_MODERATE = 2;
const sal_Int32 THEMED_STYLE_INTENSE = 3;
@@ -102,7 +101,6 @@ private:
};
-
} // namespace drawingml
} // namespace oox