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 /linguistic | |
parent | 13887f48480929fcfc94f373e3210dd7c695a14f (diff) |
Remove superfluous empty lines on top
More than two lines are removed for readability.
Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
Diffstat (limited to 'linguistic')
-rw-r--r-- | linguistic/source/hyphdsp.cxx | 2 | ||||
-rw-r--r-- | linguistic/source/lngreg.cxx | 2 | ||||
-rw-r--r-- | linguistic/workben/sreg.cxx | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/linguistic/source/hyphdsp.cxx b/linguistic/source/hyphdsp.cxx index 5a17e927e786..e80701d13689 100644 --- a/linguistic/source/hyphdsp.cxx +++ b/linguistic/source/hyphdsp.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <cppuhelper/factory.hxx> // helper for factories #include <com/sun/star/registry/XRegistryKey.hpp> #include <com/sun/star/linguistic2/XSearchableDictionaryList.hpp> diff --git a/linguistic/source/lngreg.cxx b/linguistic/source/lngreg.cxx index 3944ea299238..cbef8fb8ea8e 100644 --- a/linguistic/source/lngreg.cxx +++ b/linguistic/source/lngreg.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <cppuhelper/factory.hxx> // helper for factories #include <rtl/string.hxx> diff --git a/linguistic/workben/sreg.cxx b/linguistic/workben/sreg.cxx index 53e8a0dbdf6d..c23ccd7e4a98 100644 --- a/linguistic/workben/sreg.cxx +++ b/linguistic/workben/sreg.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <cppuhelper/factory.hxx> // helper for factories #include <rtl/string.hxx> |