summaryrefslogtreecommitdiffstats
path: root/dbaccess/CppunitTest_dbaccess_RowSetClones.mk
diff options
context:
space:
mode:
authorTamas Bunth <tamas.bunth@collabora.co.uk>2018-04-08 22:54:38 +0200
committerTamás Bunth <btomi96@gmail.com>2018-04-10 11:34:35 +0200
commit8d381ae8d6c742a7e15bf7ad9e07b65f81728ef6 (patch)
tree208efa413476624cffa4b7e504078761dfeb1a0f /dbaccess/CppunitTest_dbaccess_RowSetClones.mk
parenttdf#116555 filter: make sure default extension for HTML is not .xhtml (diff)
downloadcore-8d381ae8d6c742a7e15bf7ad9e07b65f81728ef6.tar.gz
core-8d381ae8d6c742a7e15bf7ad9e07b65f81728ef6.zip
Remove dead HSQLDB driver
Change-Id: Id4cfb69079f0150c9cca2626c16df7fab441d916 Reviewed-on: https://gerrit.libreoffice.org/52611 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tamás Bunth <btomi96@gmail.com>
Diffstat (limited to 'dbaccess/CppunitTest_dbaccess_RowSetClones.mk')
-rw-r--r--dbaccess/CppunitTest_dbaccess_RowSetClones.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/dbaccess/CppunitTest_dbaccess_RowSetClones.mk b/dbaccess/CppunitTest_dbaccess_RowSetClones.mk
index 2240a82b8761..9713871988ea 100644
--- a/dbaccess/CppunitTest_dbaccess_RowSetClones.mk
+++ b/dbaccess/CppunitTest_dbaccess_RowSetClones.mk
@@ -17,10 +17,6 @@ $(eval $(call gb_CppunitTest_use_externals,dbaccess_RowSetClones,\
boost_headers \
))
-$(eval $(call gb_CppunitTest_use_jars,dbaccess_RowSetClones, \
- sdbc_hsqldb \
-))
-
$(eval $(call gb_CppunitTest_use_libraries,dbaccess_RowSetClones, \
basegfx \
comphelper \
@@ -72,7 +68,6 @@ $(eval $(call gb_CppunitTest_use_components,dbaccess_RowSetClones,\
comphelper/util/comphelp \
configmgr/source/configmgr \
connectivity/source/drivers/firebird/firebird_sdbc \
- connectivity/source/drivers/hsqldb/hsqldb \
connectivity/source/drivers/jdbc/jdbc \
connectivity/source/manager/sdbc2 \
dbaccess/util/dba \