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 /package | |
parent | 13887f48480929fcfc94f373e3210dd7c695a14f (diff) |
Remove superfluous empty lines on top
More than two lines are removed for readability.
Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
Diffstat (limited to 'package')
-rw-r--r-- | package/source/xstor/register.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/source/xstor/register.cxx b/package/source/xstor/register.cxx index 76f8aa9b502d..1d1ddab0177f 100644 --- a/package/source/xstor/register.cxx +++ b/package/source/xstor/register.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <com/sun/star/registry/XRegistryKey.hpp> #include <com/sun/star/registry/InvalidRegistryException.hpp> #include <cppuhelper/factory.hxx> |