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 /lingucomponent | |
parent | 13887f48480929fcfc94f373e3210dd7c695a14f (diff) |
Remove superfluous empty lines on top
More than two lines are removed for readability.
Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
Diffstat (limited to 'lingucomponent')
4 files changed, 0 insertions, 9 deletions
diff --git a/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hreg.cxx b/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hreg.cxx index 473ea1b1631f..d0f610221684 100644 --- a/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hreg.cxx +++ b/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hreg.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - - - #include <cppuhelper/factory.hxx> // helper for factories #include <rtl/string.hxx> diff --git a/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx b/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx index 132660ff608d..b3106a054163 100644 --- a/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx +++ b/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <com/sun/star/uno/Reference.h> #include <com/sun/star/linguistic2/XSearchableDictionaryList.hpp> diff --git a/lingucomponent/source/spellcheck/spell/sreg.cxx b/lingucomponent/source/spellcheck/spell/sreg.cxx index 121d761107d9..93bcbe6ec642 100644 --- a/lingucomponent/source/spellcheck/spell/sreg.cxx +++ b/lingucomponent/source/spellcheck/spell/sreg.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <cppuhelper/factory.hxx> // helper for factories #include <rtl/string.hxx> diff --git a/lingucomponent/source/thesaurus/libnth/ntreg.cxx b/lingucomponent/source/thesaurus/libnth/ntreg.cxx index 92f8f3bb93e0..0efe46eb4825 100644 --- a/lingucomponent/source/thesaurus/libnth/ntreg.cxx +++ b/lingucomponent/source/thesaurus/libnth/ntreg.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <cppuhelper/factory.hxx> // helper for factories #include <rtl/string.hxx> |