All graphic filters have been moved into vcl, so there is no need to load an external library that contained graphic filters, so this code can be removed.
Change-Id: Iac4f8dd78464e142f50837a55edd2d25720b8c13 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111061
6b8595417fcd vcl: clean-up code used for loading of external graphic filters
vcl/source/filter/FilterConfigCache.cxx | 50 +---------
vcl/source/filter/FilterConfigCache.hxx | 4 -
vcl/source/filter/graphicfilter.cxx | 158 --------------------------------
3 files changed, 2 insertions(+), 210 deletions(-)
Upstream: cgit.freedesktop.org