summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc/ContextClassLoader.cxx
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/drivers/jdbc/ContextClassLoader.cxx
parent59c8cfffa75d991e3fac8b3cb41dde31389bb8c1 (diff)
Remove UNO includes comments
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
Diffstat (limited to 'connectivity/source/drivers/jdbc/ContextClassLoader.cxx')
-rw-r--r--connectivity/source/drivers/jdbc/ContextClassLoader.cxx4
1 files changed, 0 insertions, 4 deletions
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
{