diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-09 04:57:58 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-09 04:57:58 +0200 |
commit | 3770bbbdba912b8a83d79842828a4b30894b4c70 (patch) | |
tree | 38b35704d341a92a3d2523149e35c8710568a0d5 /sot/source | |
parent | 13887f48480929fcfc94f373e3210dd7c695a14f (diff) |
Remove superfluous empty lines on top
More than two lines are removed for readability.
Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
Diffstat (limited to 'sot/source')
-rw-r--r-- | sot/source/sdstor/stgavl.cxx | 2 | ||||
-rw-r--r-- | sot/source/unoolestorage/register.cxx | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/sot/source/sdstor/stgavl.cxx b/sot/source/sdstor/stgavl.cxx index 554236ad21e6..2d41cfd8b23e 100644 --- a/sot/source/sdstor/stgavl.cxx +++ b/sot/source/sdstor/stgavl.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include "stgavl.hxx" StgAvlNode::StgAvlNode() diff --git a/sot/source/unoolestorage/register.cxx b/sot/source/unoolestorage/register.cxx index f95cad693f88..6df70e9ab7f3 100644 --- a/sot/source/unoolestorage/register.cxx +++ b/sot/source/unoolestorage/register.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <com/sun/star/registry/XRegistryKey.hpp> #include <com/sun/star/registry/InvalidRegistryException.hpp> #include <cppuhelper/factory.hxx> |