summaryrefslogtreecommitdiff
path: root/io/Library_io.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2022-02-24 14:31:23 +0100
committerStephan Bergmann <sbergman@redhat.com>2022-02-25 08:20:55 +0100
commit9c431f4d3afed0aad21b5ba67a5a55328c4d0685 (patch)
tree944e73da2e0cd35e9e10d3787e7c68773ffde3f8 /io/Library_io.mk
parentea25606de5f1a60430a74107b0e2e0986ac1bb15 (diff)
Don't use Library_tl in URE libraries
This partly reverts 8b5e23eac31cafbd442a3acab5fbcf98bfd0af11 "log nice exception messages whereever possible", e1eb7cb04a4c30cec238ab0f54d41a6cdc3299c1 "loplugin:logexceptionnicely in starmath..svgio", d6d80c4e1783b4459bd4a8fbcbdfeebe416c1cb5 "OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION", and 877f40ac3f2add2b6dc37bae280d4d98dd102286 "tdf#42949 Fix new IWYU warnings in directories [h-r]*", and adapts loplugin:logexceptionnicely accordingly. Change-Id: I792b853b988c7c5f77179ca0672c30cb4223b5a6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130502 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'io/Library_io.mk')
-rw-r--r--io/Library_io.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/io/Library_io.mk b/io/Library_io.mk
index a22a522f7bbc..6c70822eece1 100644
--- a/io/Library_io.mk
+++ b/io/Library_io.mk
@@ -18,7 +18,6 @@ $(eval $(call gb_Library_use_libraries,io,\
cppu \
cppuhelper \
sal \
- tl \
))
$(eval $(call gb_Library_set_componentfile,io,io/source/io,ure/services))