summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2023-06-07 12:23:53 +0200
committerStephan Bergmann <sbergman@redhat.com>2023-06-07 14:26:01 +0200
commit29fc791077ae8501b69e8e86ded2197fc5e12b15 (patch)
treec908992d1feea408f4dfd38a5bb430f2681cf892 /sc
parentd89d7df77f999a4b3673b0076ab7502c5c63d146 (diff)
Remove unused include
...that had been added with e5fe8434110c1299527a0d03bf450e1b6d08ca57 "use a SIMD friendly hashcode for ScPatternAttr", presumably for temporary SAL_DEBUG use Change-Id: I0a77330cf10c0c4e01a88580c2f4eb6a5e1df92c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152699 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sc')
-rw-r--r--sc/source/core/data/patattr.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/core/data/patattr.cxx b/sc/source/core/data/patattr.cxx
index 2b347365f0c2..73dd29fe6501 100644
--- a/sc/source/core/data/patattr.cxx
+++ b/sc/source/core/data/patattr.cxx
@@ -52,7 +52,6 @@
#include <tools/fract.hxx>
#include <tools/UnitConversion.hxx>
#include <osl/diagnose.h>
-#include <sal/log.hxx>
#include <attrib.hxx>
#include <patattr.hxx>