summaryrefslogtreecommitdiff
path: root/static/source/unoembindhelpers
diff options
context:
space:
mode:
authorStephan Bergmann <stephan.bergmann@allotropia.de>2024-01-19 13:31:26 +0100
committerStephan Bergmann <stephan.bergmann@allotropia.de>2024-01-19 18:38:53 +0100
commit295d0b98c7c2b8a90e352b3774c9a3a4f7247125 (patch)
tree02a4937efcf6bef834343cd64daee165ebdf9b82 /static/source/unoembindhelpers
parent8c10c63388502322ac0ac6a7e5b14e657edbe630 (diff)
Remove unused include
Change-Id: I2cc863e7143dbb0fcfa4800854987e5f6db655ea Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162309 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
Diffstat (limited to 'static/source/unoembindhelpers')
-rw-r--r--static/source/unoembindhelpers/PrimaryBindings.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/source/unoembindhelpers/PrimaryBindings.cxx b/static/source/unoembindhelpers/PrimaryBindings.cxx
index 1d280649f744..1baf676dadc0 100644
--- a/static/source/unoembindhelpers/PrimaryBindings.cxx
+++ b/static/source/unoembindhelpers/PrimaryBindings.cxx
@@ -8,7 +8,6 @@
*/
#ifdef EMSCRIPTEN
#include <com/sun/star/frame/XModel.hpp>
-#include <com/sun/star/uno/XReference.hpp>
#include <emscripten/bind.h>