summaryrefslogtreecommitdiffstats
path: root/animations
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2023-01-31 10:45:40 +0100
committerJulien Nabet <serval2412@yahoo.fr>2023-02-01 05:46:46 +0000
commitbed16c5e9df1eea4187b2b47a357414b3940bc91 (patch)
tree07d157c7eeeb1fe0a352951a2201167e293ddc09 /animations
parenttdf#66580 write more metadata to embedded and attached files (diff)
downloadcore-bed16c5e9df1eea4187b2b47a357414b3940bc91.tar.gz
core-bed16c5e9df1eea4187b2b47a357414b3940bc91.zip
Remove duplicated include
Change-Id: I84dc37baac93f946bd66b6d709a43529d023dac6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146381 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'animations')
-rw-r--r--animations/source/animcore/animcore.cxx1
1 files changed, 0 insertions, 1 deletions
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; }