summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/java
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-28 12:28:46 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-29 09:25:09 +0200
commit57154616f064752c237a278db18767241da13c3f (patch)
treec105cd45b095b2580c4d9ffec69a49dda8089d9b /connectivity/source/inc/java
parent59c8cfffa75d991e3fac8b3cb41dde31389bb8c1 (diff)
Remove UNO includes comments
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
Diffstat (limited to 'connectivity/source/inc/java')
-rw-r--r--connectivity/source/inc/java/ContextClassLoader.hxx3
-rw-r--r--connectivity/source/inc/java/GlobalRef.hxx3
-rw-r--r--connectivity/source/inc/java/LocalRef.hxx3
-rw-r--r--connectivity/source/inc/java/sql/ConnectionLog.hxx2
4 files changed, 0 insertions, 11 deletions
diff --git a/connectivity/source/inc/java/ContextClassLoader.hxx b/connectivity/source/inc/java/ContextClassLoader.hxx
index 8a57e1b83796..34d6b2b18ba8 100644
--- a/connectivity/source/inc/java/ContextClassLoader.hxx
+++ b/connectivity/source/inc/java/ContextClassLoader.hxx
@@ -22,9 +22,6 @@
#include "java/GlobalRef.hxx"
-/** === begin UNO includes === **/
-/** === end UNO includes === **/
-
namespace comphelper
{
class ResourceBasedEventLogger;
diff --git a/connectivity/source/inc/java/GlobalRef.hxx b/connectivity/source/inc/java/GlobalRef.hxx
index c27eaa6710ed..49bd698185dc 100644
--- a/connectivity/source/inc/java/GlobalRef.hxx
+++ b/connectivity/source/inc/java/GlobalRef.hxx
@@ -23,9 +23,6 @@
#include "java/LocalRef.hxx"
#include "java/lang/Object.hxx"
-/** === begin UNO includes === **/
-/** === end UNO includes === **/
-
#include <jvmaccess/virtualmachine.hxx>
//........................................................................
diff --git a/connectivity/source/inc/java/LocalRef.hxx b/connectivity/source/inc/java/LocalRef.hxx
index e1dc98e78e65..668b70944ef6 100644
--- a/connectivity/source/inc/java/LocalRef.hxx
+++ b/connectivity/source/inc/java/LocalRef.hxx
@@ -20,9 +20,6 @@
#ifndef CONNECTIVITY_LOCALREF_HXX
#define CONNECTIVITY_LOCALREF_HXX
-/** === begin UNO includes === **/
-/** === end UNO includes === **/
-
#include <jvmaccess/virtualmachine.hxx>
//........................................................................
diff --git a/connectivity/source/inc/java/sql/ConnectionLog.hxx b/connectivity/source/inc/java/sql/ConnectionLog.hxx
index 0c99a31d9101..09fd0508d4c6 100644
--- a/connectivity/source/inc/java/sql/ConnectionLog.hxx
+++ b/connectivity/source/inc/java/sql/ConnectionLog.hxx
@@ -20,9 +20,7 @@
#ifndef CONNECTIVITY_CONNECTIONLOG_HXX
#define CONNECTIVITY_CONNECTIONLOG_HXX
-/** === begin UNO includes === **/
#include <com/sun/star/logging/LogLevel.hpp>
-/** === end UNO includes === **/
#include <rtl/ustring.hxx>