summaryrefslogtreecommitdiff
path: root/toolkit/source/controls
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 /toolkit/source/controls
parent13887f48480929fcfc94f373e3210dd7c695a14f (diff)
Remove superfluous empty lines on top
More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
Diffstat (limited to 'toolkit/source/controls')
-rw-r--r--toolkit/source/controls/eventcontainer.cxx2
-rw-r--r--toolkit/source/controls/unocontrolcontainer.cxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/toolkit/source/controls/eventcontainer.cxx b/toolkit/source/controls/eventcontainer.cxx
index 9c4e467b194d..42c38b4fc44d 100644
--- a/toolkit/source/controls/eventcontainer.cxx
+++ b/toolkit/source/controls/eventcontainer.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <osl/mutex.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/weak.hxx>
diff --git a/toolkit/source/controls/unocontrolcontainer.cxx b/toolkit/source/controls/unocontrolcontainer.cxx
index c3e3e03616ad..136426440dd9 100644
--- a/toolkit/source/controls/unocontrolcontainer.cxx
+++ b/toolkit/source/controls/unocontrolcontainer.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <com/sun/star/awt/XVclContainerPeer.hpp>
#include <com/sun/star/beans/XPropertyChangeListener.hpp>