summaryrefslogtreecommitdiff
path: root/svl/Library_svl.mk
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2023-11-30 17:58:45 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2023-12-01 07:16:16 +0100
commitfacd5e4ef617f1adc1322dc17ce1ca15b7807d4f (patch)
treee8fb1518cb0aea79321ec565eba1524b97d89bfe /svl/Library_svl.mk
parent963de9feb37105560fde14b44d992e47f341bb5b (diff)
move the SfxItemPoolCache to sc/
and rename it to ScItemPoolCache, since its only use is to handle ScPatternAttr objects Change-Id: I68a2dd5f47fcf902f9df552e1a1767d5061d85d5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160162 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'svl/Library_svl.mk')
-rw-r--r--svl/Library_svl.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/svl/Library_svl.mk b/svl/Library_svl.mk
index 56923d712ced..04abb8c6cf3a 100644
--- a/svl/Library_svl.mk
+++ b/svl/Library_svl.mk
@@ -132,7 +132,6 @@ $(eval $(call gb_Library_add_exception_objects,svl,\
svl/source/items/lckbitem \
svl/source/items/legacyitem \
svl/source/items/macitem \
- svl/source/items/poolcach \
svl/source/items/poolitem \
svl/source/items/ptitem \
svl/source/items/rectitem \