[Libreoffice-commits] core.git: package/source
Julien Nabet (via logerrit)
logerrit at kemper.freedesktop.org
Sun Sep 27 10:43:03 UTC 2020
package/source/xstor/xstorage.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 21484629ef81dc0d081fa07866cd164d2450cf1d
Author: Julien Nabet <serval2412 at yahoo.fr>
AuthorDate: Sun Sep 27 11:59:53 2020 +0200
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sun Sep 27 12:42:27 2020 +0200
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 at yahoo.fr>
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>
More information about the Libreoffice-commits
mailing list