summaryrefslogtreecommitdiffstats
path: root/connectivity/Library_writer.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2017-07-19 14:16:05 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2017-07-19 19:49:20 +0200
commite473d49acc127ece76eb31cb3610e3950f35d9d9 (patch)
tree8d77bc8b9a8fcf6fc64a504efa96b4214d24df78 /connectivity/Library_writer.mk
parenttdf#93328 : Assign the ScInterpreter results back to ScFormulaCell... (diff)
downloadcore-e473d49acc127ece76eb31cb3610e3950f35d9d9.tar.gz
core-e473d49acc127ece76eb31cb3610e3950f35d9d9.zip
connectivity: merge OCalcResultSet and OWriterResultSet
Into a single OComponentResultSet, as both of them just provide data source functionality based on a file loaded into an LO component, so they can share code. Change-Id: I19352e592a45d7a58d834e72645dec72d77ce7c9 Reviewed-on: https://gerrit.libreoffice.org/40180 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'connectivity/Library_writer.mk')
-rw-r--r--connectivity/Library_writer.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/connectivity/Library_writer.mk b/connectivity/Library_writer.mk
index 95d6f28bf8d1..dd74110c824a 100644
--- a/connectivity/Library_writer.mk
+++ b/connectivity/Library_writer.mk
@@ -43,7 +43,6 @@ $(eval $(call gb_Library_add_exception_objects,writer,\
connectivity/source/drivers/writer/WDatabaseMetaData \
connectivity/source/drivers/writer/WDriver \
connectivity/source/drivers/writer/WPreparedStatement \
- connectivity/source/drivers/writer/WResultSet \
connectivity/source/drivers/writer/WStatement \
connectivity/source/drivers/writer/WTable \
connectivity/source/drivers/writer/WTables \