summaryrefslogtreecommitdiff
path: root/bridges
diff options
context:
space:
mode:
Diffstat (limited to 'bridges')
-rw-r--r--bridges/source/cpp_uno/mingw_intel/dllinit.cxx3
-rw-r--r--bridges/source/cpp_uno/shared/cppinterfaceproxy.cxx2
-rw-r--r--bridges/test/inter_libs_exc/inter.cxx2
-rw-r--r--bridges/test/inter_libs_exc/starter.cxx2
-rw-r--r--bridges/test/inter_libs_exc/thrower.cxx2
-rw-r--r--bridges/test/performance/testperformance.cxx2
6 files changed, 0 insertions, 13 deletions
diff --git a/bridges/source/cpp_uno/mingw_intel/dllinit.cxx b/bridges/source/cpp_uno/mingw_intel/dllinit.cxx
index 7af4e91d1207..610729eae7e2 100644
--- a/bridges/source/cpp_uno/mingw_intel/dllinit.cxx
+++ b/bridges/source/cpp_uno/mingw_intel/dllinit.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-
-
#include <windows.h>
diff --git a/bridges/source/cpp_uno/shared/cppinterfaceproxy.cxx b/bridges/source/cpp_uno/shared/cppinterfaceproxy.cxx
index 8a082d1e0b00..76463bd293ef 100644
--- a/bridges/source/cpp_uno/shared/cppinterfaceproxy.cxx
+++ b/bridges/source/cpp_uno/shared/cppinterfaceproxy.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include "bridges/cpp_uno/shared/cppinterfaceproxy.hxx"
#include "guardedarray.hxx"
diff --git a/bridges/test/inter_libs_exc/inter.cxx b/bridges/test/inter_libs_exc/inter.cxx
index fe4a24673f21..81a8feb38e95 100644
--- a/bridges/test/inter_libs_exc/inter.cxx
+++ b/bridges/test/inter_libs_exc/inter.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <stdio.h>
#include "share.h"
diff --git a/bridges/test/inter_libs_exc/starter.cxx b/bridges/test/inter_libs_exc/starter.cxx
index f1c323f2be82..239fd87c8ecf 100644
--- a/bridges/test/inter_libs_exc/starter.cxx
+++ b/bridges/test/inter_libs_exc/starter.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <stdio.h>
#include "share.h"
diff --git a/bridges/test/inter_libs_exc/thrower.cxx b/bridges/test/inter_libs_exc/thrower.cxx
index 533610d60cc4..08857c146245 100644
--- a/bridges/test/inter_libs_exc/thrower.cxx
+++ b/bridges/test/inter_libs_exc/thrower.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include "share.h"
diff --git a/bridges/test/performance/testperformance.cxx b/bridges/test/performance/testperformance.cxx
index 4bafc7140254..e91eaac2a138 100644
--- a/bridges/test/performance/testperformance.cxx
+++ b/bridges/test/performance/testperformance.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <stdio.h>
#include <math.h>