summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/connectionsfragment.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/oox/connectionsfragment.cxx')
-rw-r--r--sc/source/filter/oox/connectionsfragment.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/filter/oox/connectionsfragment.cxx b/sc/source/filter/oox/connectionsfragment.cxx
index 416cd9b26ab5..7391e4057597 100644
--- a/sc/source/filter/oox/connectionsfragment.cxx
+++ b/sc/source/filter/oox/connectionsfragment.cxx
@@ -28,7 +28,6 @@ namespace xls {
using namespace ::oox::core;
-
ConnectionContext::ConnectionContext( WorkbookFragmentBase& rParent, Connection& rConnection ) :
WorkbookContextBase( rParent ),
mrConnection( rConnection )