summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/calc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-09 04:57:58 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-09 04:57:58 +0200
commit3770bbbdba912b8a83d79842828a4b30894b4c70 (patch)
tree38b35704d341a92a3d2523149e35c8710568a0d5 /connectivity/source/drivers/calc
parent13887f48480929fcfc94f373e3210dd7c695a14f (diff)
Remove superfluous empty lines on top
More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
Diffstat (limited to 'connectivity/source/drivers/calc')
-rw-r--r--connectivity/source/drivers/calc/CCatalog.cxx2
-rw-r--r--connectivity/source/drivers/calc/CDatabaseMetaData.cxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/connectivity/source/drivers/calc/CCatalog.cxx b/connectivity/source/drivers/calc/CCatalog.cxx
index 591b309b8833..c39374608663 100644
--- a/connectivity/source/drivers/calc/CCatalog.cxx
+++ b/connectivity/source/drivers/calc/CCatalog.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include "calc/CCatalog.hxx"
#include "calc/CConnection.hxx"
#include "calc/CTables.hxx"
diff --git a/connectivity/source/drivers/calc/CDatabaseMetaData.cxx b/connectivity/source/drivers/calc/CDatabaseMetaData.cxx
index 43c1fc1eae96..8f02368a7252 100644
--- a/connectivity/source/drivers/calc/CDatabaseMetaData.cxx
+++ b/connectivity/source/drivers/calc/CDatabaseMetaData.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include "calc/CDatabaseMetaData.hxx"
#include "calc/CConnection.hxx"
#include <com/sun/star/sdbc/DataType.hpp>