summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-09 04:57:58 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-09 04:57:58 +0200
commit3770bbbdba912b8a83d79842828a4b30894b4c70 (patch)
tree38b35704d341a92a3d2523149e35c8710568a0d5 /vcl
parent13887f48480929fcfc94f373e3210dd7c695a14f (diff)
Remove superfluous empty lines on top
More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
Diffstat (limited to 'vcl')
-rw-r--r--vcl/aqua/source/dtrans/DragSourceContext.cxx2
-rw-r--r--vcl/source/app/dndhelp.cxx3
-rw-r--r--vcl/source/app/idlemgr.cxx2
-rw-r--r--vcl/source/helper/evntpost.cxx3
-rw-r--r--vcl/unx/generic/app/i18n_xkb.cxx2
5 files changed, 0 insertions, 12 deletions
diff --git a/vcl/aqua/source/dtrans/DragSourceContext.cxx b/vcl/aqua/source/dtrans/DragSourceContext.cxx
index e0f83064c50f..16c2d2d0466c 100644
--- a/vcl/aqua/source/dtrans/DragSourceContext.cxx
+++ b/vcl/aqua/source/dtrans/DragSourceContext.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <com/sun/star/datatransfer/dnd/DNDConstants.hpp>
#include "DragSourceContext.hxx"
diff --git a/vcl/source/app/dndhelp.cxx b/vcl/source/app/dndhelp.cxx
index 2ee02449773f..9c6b4edf4c22 100644
--- a/vcl/source/app/dndhelp.cxx
+++ b/vcl/source/app/dndhelp.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-
-
#include <vcl/dndhelp.hxx>
using namespace ::com::sun::star;
diff --git a/vcl/source/app/idlemgr.cxx b/vcl/source/app/idlemgr.cxx
index 9baa23d027f3..7548b5ca62f6 100644
--- a/vcl/source/app/idlemgr.cxx
+++ b/vcl/source/app/idlemgr.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <vcl/svapp.hxx>
#include <idlemgr.hxx>
diff --git a/vcl/source/helper/evntpost.cxx b/vcl/source/helper/evntpost.cxx
index 3e363ba72dd2..1d31dae3e03d 100644
--- a/vcl/source/helper/evntpost.cxx
+++ b/vcl/source/helper/evntpost.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-
-
#include <vcl/evntpost.hxx>
#include <vcl/svapp.hxx>
diff --git a/vcl/unx/generic/app/i18n_xkb.cxx b/vcl/unx/generic/app/i18n_xkb.cxx
index 20c8f8524040..6433bdddd1f1 100644
--- a/vcl/unx/generic/app/i18n_xkb.cxx
+++ b/vcl/unx/generic/app/i18n_xkb.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <stdio.h>
#include "unx/saldisp.hxx"