summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-11-23 12:59:49 +0100
committerJulien Nabet <serval2412@yahoo.fr>2020-11-23 18:23:14 +0100
commit50b65bdf10a6b94758acebf12d29fd38db907122 (patch)
treea4ce00af51e329f8f48b62cd1005904ee80e4637
parent22c094324bff5b701fd4dd4b5c8e3edb86b75746 (diff)
Removed duplicated include
Change-Id: I5eea6c78222caac889cb7b3895ac5766be8c0478 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106416 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r--sfx2/source/control/listview.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/control/listview.cxx b/sfx2/source/control/listview.cxx
index 93e9678cc6f5..7b239d172739 100644
--- a/sfx2/source/control/listview.cxx
+++ b/sfx2/source/control/listview.cxx
@@ -31,7 +31,6 @@
#include <unotools/syslocale.hxx>
#include <unotools/intlwrapper.hxx>
-#include <sfx2/strings.hrc>
#include <bitmaps.hlst>
#include <rtl/math.hxx>