summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/theme.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/theme.cxx')
-rw-r--r--oox/source/drawingml/theme.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/oox/source/drawingml/theme.cxx b/oox/source/drawingml/theme.cxx
index 859488f25105..31c3c1bd12cf 100644
--- a/oox/source/drawingml/theme.cxx
+++ b/oox/source/drawingml/theme.cxx
@@ -22,8 +22,6 @@
namespace oox {
namespace drawingml {
-
-
Theme::Theme()
{
}
@@ -106,8 +104,6 @@ const TextFont* Theme::resolveFont( const OUString& rName ) const
return 0;
}
-
-
} // namespace drawingml
} // namespace oox