diff options
Diffstat (limited to 'connectivity/source/drivers/jdbc/JDriver.cxx')
-rw-r--r-- | connectivity/source/drivers/jdbc/JDriver.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/connectivity/source/drivers/jdbc/JDriver.cxx b/connectivity/source/drivers/jdbc/JDriver.cxx index 4934deb0d199..3ec181bb305d 100644 --- a/connectivity/source/drivers/jdbc/JDriver.cxx +++ b/connectivity/source/drivers/jdbc/JDriver.cxx @@ -18,12 +18,7 @@ */ #include <java/sql/Driver.hxx> -#include <java/lang/Object.hxx> -#include <java/lang/Class.hxx> -#include <java/sql/DriverPropertyInfo.hxx> #include <java/sql/Connection.hxx> -#include <java/util/Property.hxx> -#include <java/tools.hxx> #include <sal/log.hxx> #include <connectivity/dbexception.hxx> #include <jvmfwk/framework.hxx> |