package/source/xstor/xstorage.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 21484629ef81dc0d081fa07866cd164d2450cf1d
Author:     Julien Nabet <[email protected]>
AuthorDate: Sun Sep 27 11:59:53 2020 +0200
Commit:     Julien Nabet <[email protected]>
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 <[email protected]>

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>
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to