summaryrefslogtreecommitdiff
path: root/desktop/Executable_soffice_bin.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Executable_soffice_bin.mk')
-rw-r--r--desktop/Executable_soffice_bin.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/desktop/Executable_soffice_bin.mk b/desktop/Executable_soffice_bin.mk
index c87fe48656b1..c2d811c2e86c 100644
--- a/desktop/Executable_soffice_bin.mk
+++ b/desktop/Executable_soffice_bin.mk
@@ -45,14 +45,6 @@ $(eval $(call gb_Executable_add_ldflags,soffice_bin,\
endif
-ifeq ($(OS),EMSCRIPTEN)
-
-$(eval $(call gb_Executable_add_ldflags,soffice_bin,\
- -sEXPORTED_FUNCTIONS=_main,_libreofficekit_hook,_libreofficekit_hook_2,_lok_preinit,_lok_preinit_2 \
-))
-
-endif
-
endif
ifeq ($(OS),EMSCRIPTEN)