Kaydet (Commit) 5fa0adf2 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

remove whitespace

Change-Id: Ie630331957a6ff9514af7d00529ed875f94ddf26
üst 007eadfa
......@@ -27,8 +27,6 @@ namespace oox {
namespace drawingml {
namespace chart {
struct TextModel
{
typedef ModelRef< DataSequenceModel > DataSequenceRef;
......@@ -41,8 +39,6 @@ struct TextModel
~TextModel();
};
struct TitleModel
{
typedef ModelRef< Shape > ShapeRef;
......@@ -60,8 +56,6 @@ struct TitleModel
~TitleModel();
};
struct LegendModel
{
typedef ModelRef< Shape > ShapeRef;
......@@ -78,8 +72,6 @@ struct LegendModel
~LegendModel();
};
} // namespace chart
} // namespace drawingml
} // namespace oox
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment