summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-09-25 05:16:15 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-09-25 06:43:05 +0200
commit14c521c879514006af72193c7f6546d954626f73 (patch)
tree6969e06caedbd7380138c2a00ca738fc15fd59ac /include
parentc0cb29569ac06e6feccbee30c42df6657aa3ba9e (diff)
remove whitespace
Change-Id: If01b299fd40597cc3ee91c01a6a7785c6d44352e
Diffstat (limited to 'include')
-rw-r--r--include/oox/core/filterbase.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/oox/core/filterbase.hxx b/include/oox/core/filterbase.hxx
index 471377fc6835..605679264a7e 100644
--- a/include/oox/core/filterbase.hxx
+++ b/include/oox/core/filterbase.hxx
@@ -72,8 +72,6 @@ namespace oox { namespace ole {
namespace oox {
namespace core {
-
-
enum OoxmlVersion
{
ECMA_DIALECT,
@@ -279,8 +277,6 @@ private:
std::unique_ptr< FilterBaseImpl > mxImpl;
};
-
-
} // namespace core
} // namespace oox