From de57562e3b11b64d95344a4ebaaf53607e7bc373 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Tue, 13 Sep 2022 15:37:49 +0200 Subject: merge sdfilt library into sd it is very small, and this means we can get rid of some ugly runtime symbol loading Change-Id: I1d5f5da6a9e908ccd018915bf09b9ab97d67feb6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139866 Tested-by: Jenkins Reviewed-by: Noel Grandin --- sd/util/sd.component | 2 ++ sd/util/sdfilt.component | 13 ------------- 2 files changed, 2 insertions(+), 13 deletions(-) delete mode 100644 sd/util/sdfilt.component (limited to 'sd/util') diff --git a/sd/util/sd.component b/sd/util/sd.component index f1937a04873a..fbe77785eb15 100644 --- a/sd/util/sd.component +++ b/sd/util/sd.component @@ -109,4 +109,6 @@ constructor="RandomAnimationNode_get_implementation"> + diff --git a/sd/util/sdfilt.component b/sd/util/sdfilt.component deleted file mode 100644 index 5e4bab20b7d1..000000000000 --- a/sd/util/sdfilt.component +++ /dev/null @@ -1,13 +0,0 @@ - - - - - -- cgit