xmloff/source/text/XMLRedlineExport.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 7b503e4b47831badb4207a4242756678a6efc339
Author: Julien Nabet <[email protected]>
Date:   Mon Oct 9 23:10:21 2017 +0200

    Remove unused ::std::list
    
    Change-Id: If4f931a25d0d23de896d51ca3c512de4e2224d0c
    Reviewed-on: https://gerrit.libreoffice.org/43296
    Tested-by: Jenkins <[email protected]>
    Reviewed-by: Julien Nabet <[email protected]>

diff --git a/xmloff/source/text/XMLRedlineExport.cxx 
b/xmloff/source/text/XMLRedlineExport.cxx
index d619e8b87034..557f131aca87 100644
--- a/xmloff/source/text/XMLRedlineExport.cxx
+++ b/xmloff/source/text/XMLRedlineExport.cxx
@@ -56,7 +56,6 @@ using ::com::sun::star::text::XTextSection;
 using ::com::sun::star::uno::Any;
 using ::com::sun::star::uno::Reference;
 using ::com::sun::star::uno::Sequence;
-using ::std::list;
 
 
 XMLRedlineExport::XMLRedlineExport(SvXMLExport& rExp)
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to