diff options
Diffstat (limited to 'connectivity/source/drivers/jdbc/ContextClassLoader.cxx')
-rw-r--r-- | connectivity/source/drivers/jdbc/ContextClassLoader.cxx | 4 |
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 { |