summaryrefslogtreecommitdiff
path: root/oox
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-03-01 13:18:45 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-03-01 16:23:09 +0100
commit6471204afda1de1bad014635bfd0fccc18f15946 (patch)
tree11bca814a2d3be39e5a5d78d6bbf65525e2ffbc6 /oox
parente34870c2396db160c15e3e9bbf3efabf55ee2839 (diff)
remove empty lines after comment removal
Change-Id: Iad5cb7303f3797c06a53651b0f0c7e7c2273ef55
Diffstat (limited to 'oox')
-rw-r--r--oox/source/core/relations.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/oox/source/core/relations.cxx b/oox/source/core/relations.cxx
index 37425317ca76..d2e1b28190b2 100644
--- a/oox/source/core/relations.cxx
+++ b/oox/source/core/relations.cxx
@@ -25,11 +25,6 @@
namespace oox {
namespace core {
-
-
-
-
-
namespace {
OUString lclRemoveFileName( const OUString& rPath )
@@ -57,9 +52,6 @@ OUString createOfficeDocRelationTypeStrict(const OUString& rType)
}
-
-
-
Relations::Relations( const OUString& rFragmentPath ) :
maFragmentPath( rFragmentPath )
{