From 3770bbbdba912b8a83d79842828a4b30894b4c70 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Sat, 9 Jun 2012 04:57:58 +0200 Subject: Remove superfluous empty lines on top More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b --- extensions/source/bibliography/bibload.cxx | 2 -- extensions/source/bibliography/bibmod.cxx | 2 -- extensions/source/bibliography/general.cxx | 2 -- extensions/source/update/check/updatecheckconfig.cxx | 2 -- extensions/test/ole/OleClient/axhost.cxx | 2 -- extensions/test/ole/unloading/unloadTest.cxx | 2 -- 6 files changed, 12 deletions(-) (limited to 'extensions') diff --git a/extensions/source/bibliography/bibload.cxx b/extensions/source/bibliography/bibload.cxx index c5d3b1367df9..66ab4b49c9a6 100644 --- a/extensions/source/bibliography/bibload.cxx +++ b/extensions/source/bibliography/bibload.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include #include #include diff --git a/extensions/source/bibliography/bibmod.cxx b/extensions/source/bibliography/bibmod.cxx index cb55ff659e10..b58d67704986 100644 --- a/extensions/source/bibliography/bibmod.cxx +++ b/extensions/source/bibliography/bibmod.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include #include #include diff --git a/extensions/source/bibliography/general.cxx b/extensions/source/bibliography/general.cxx index 8576bce5d440..6eabac46c35c 100644 --- a/extensions/source/bibliography/general.cxx +++ b/extensions/source/bibliography/general.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include #include #include diff --git a/extensions/source/update/check/updatecheckconfig.cxx b/extensions/source/update/check/updatecheckconfig.cxx index 52efd91eca08..cb06e29a71d4 100644 --- a/extensions/source/update/check/updatecheckconfig.cxx +++ b/extensions/source/update/check/updatecheckconfig.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include "updatecheckconfig.hxx" #include #include diff --git a/extensions/test/ole/OleClient/axhost.cxx b/extensions/test/ole/OleClient/axhost.cxx index 30d35cf7b9f3..c13419eaf2c3 100644 --- a/extensions/test/ole/OleClient/axhost.cxx +++ b/extensions/test/ole/OleClient/axhost.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include "axhost.hxx" HostWin::HostWin(LPWSTR progid) diff --git a/extensions/test/ole/unloading/unloadTest.cxx b/extensions/test/ole/unloading/unloadTest.cxx index 64946a7e943c..4329e1655128 100644 --- a/extensions/test/ole/unloading/unloadTest.cxx +++ b/extensions/test/ole/unloading/unloadTest.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include #include #include -- cgit