diff options
Diffstat (limited to 'connectivity/source/drivers/jdbc')
-rw-r--r-- | connectivity/source/drivers/jdbc/ConnectionLog.cxx | 2 | ||||
-rw-r--r-- | connectivity/source/drivers/jdbc/ContextClassLoader.cxx | 4 |
2 files changed, 0 insertions, 6 deletions
diff --git a/connectivity/source/drivers/jdbc/ConnectionLog.cxx b/connectivity/source/drivers/jdbc/ConnectionLog.cxx index 1496cabf5e31..2a43f9bef2e0 100644 --- a/connectivity/source/drivers/jdbc/ConnectionLog.cxx +++ b/connectivity/source/drivers/jdbc/ConnectionLog.cxx @@ -20,11 +20,9 @@ #include "java/sql/ConnectionLog.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/util/Date.hpp> #include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/DateTime.hpp> -/** === end UNO includes === **/ #include <stdio.h> diff --git a/connectivity/source/drivers/jdbc/ContextClassLoader.cxx b/connectivity/source/drivers/jdbc/ContextClassLoader.cxx index 1b92e1010d46..29fe0ad31e79 100644 --- a/connectivity/source/drivers/jdbc/ContextClassLoader.cxx +++ b/connectivity/source/drivers/jdbc/ContextClassLoader.cxx @@ -17,13 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - #include "java/ContextClassLoader.hxx" #include "java/lang/Object.hxx" -/** === begin UNO includes === **/ -/** === end UNO includes === **/ - //........................................................................ namespace connectivity { namespace jdbc { |