summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2020-09-27 11:59:53 +0200
committerJulien Nabet <serval2412@yahoo.fr>2020-09-27 12:42:27 +0200
commit21484629ef81dc0d081fa07866cd164d2450cf1d (patch)
tree37404271ac11d94c3062e2a868d1c75ee6fe3710 /package
parent9623845206e18c6e8c76402fe538aeda95cfab9d (diff)
Remove unused std::list in package/xstorage
Change-Id: I4ac4176d60c29645bd8bc5922154cd3b83dac73e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103500 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'package')
-rw-r--r--package/source/xstor/xstorage.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/source/xstor/xstorage.hxx b/package/source/xstor/xstorage.hxx
index 6e19a36838f4..959a7aea72e6 100644
--- a/package/source/xstor/xstorage.hxx
+++ b/package/source/xstor/xstorage.hxx
@@ -51,7 +51,6 @@
#include <o3tl/deleter.hxx>
#include <rtl/ref.hxx>
-#include <list>
#include <vector>
#include <memory>