summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-14 11:52:18 +0200
committerMichael Stahl <mstahl@redhat.com>2013-05-14 11:52:18 +0200
commit8b6fc11782a449c06d013ac5e2ebfc3319d596de (patch)
tree77f194023f365f29e54fe25e47788b4f2d950f07 /svx
parent41cc83d7d6603657be91ec942b718e0d97761f2c (diff)
svx: revert usage of "dbtools" headers
The root cause for build failure was fixed by 41cc83d7d6603657be91ec942b718e0d97761f2c Change-Id: I9502f668e3f27a99aa278396bee36de131706d90
Diffstat (limited to 'svx')
-rw-r--r--svx/Library_svxcore.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index e2bbbc84009f..03fd18a1b58d 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -377,10 +377,6 @@ $(eval $(call gb_Library_add_exception_objects,svxcore,\
ifneq (,$(filter DBCONNECTIVITY,$(BUILD_TYPE)))
-$(eval $(call gb_Library_use_headers,svxcore,\
- dbtools \
-))
-
$(eval $(call gb_Library_add_exception_objects,svxcore,\
svx/source/fmcomp/dbaexchange \
svx/source/fmcomp/fmgridcl \