summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2022-05-09 15:30:59 +0200
committerStephan Bergmann <sbergman@redhat.com>2022-05-09 17:56:47 +0200
commitc5e38abb10914ab262d970902743b204e4a99a99 (patch)
treec4141039a23423ea8418d67d2dbe136375549033 /io
parent81d55a0a8b999c58b5b347abd6214d6571ed9923 (diff)
URE Library_io should not depend on Library_comphelper
...and apparently doesn't need to, even though that dependency got added with 6af2e7d21ce050758ad07fbb951a38b2da2b6c4c "use more comphelper::OInterfaceContainerHelper2" Change-Id: I74a4d04be9a37291bc37d908173381eb341b6df4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134077 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'io')
-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 6c70822eece1..d2c60b303984 100644
--- a/io/Library_io.mk
+++ b/io/Library_io.mk
@@ -14,7 +14,6 @@ $(eval $(call gb_Library_use_external,io,boost_headers))
$(eval $(call gb_Library_use_udk_api,io))
$(eval $(call gb_Library_use_libraries,io,\
- comphelper \
cppu \
cppuhelper \
sal \