animations/source/animcore/animcore.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit bed16c5e9df1eea4187b2b47a357414b3940bc91
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Jan 31 10:45:40 2023 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Feb 1 05:46:46 2023 +0000

    Remove duplicated include
    
    Change-Id: I84dc37baac93f946bd66b6d709a43529d023dac6
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146381
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/animations/source/animcore/animcore.cxx 
b/animations/source/animcore/animcore.cxx
index 0f6f03aadabd..8963fa9f39c6 100644
--- a/animations/source/animcore/animcore.cxx
+++ b/animations/source/animcore/animcore.cxx
@@ -61,7 +61,6 @@
 #include <mutex>
 #include <vector>
 #include <algorithm>
-#include <mutex>
 
 namespace com::sun::star::uno { class XComponentContext; }
 namespace com::sun::star::beans { struct NamedValue; }

Reply via email to