summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2011-12-01 10:25:41 +0100
committerAndras Timar <atimar@suse.com>2011-12-01 10:30:44 +0100
commit549f928863d0c1625f0322f62bfdda827063725e (patch)
tree6508c2022f2e6599737c6986b808d659cf93d406 /desktop
parent08c9b47805dbb3c9ecba408bbf2accdfe3dbe2b9 (diff)
Revert "temporary hack: soffice.bin should be type of GUI app, not CUI app fdo#42914"
This reverts commit d76479654748454e280ac48217fb0036bc5940a1. Bjoern fixed it correctly, this hack is not needed.
Diffstat (limited to 'desktop')
-rw-r--r--desktop/Executable_soffice.bin.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/Executable_soffice.bin.mk b/desktop/Executable_soffice.bin.mk
index 9682afcd4e34..cc5796ad0059 100644
--- a/desktop/Executable_soffice.bin.mk
+++ b/desktop/Executable_soffice.bin.mk
@@ -58,7 +58,6 @@ ifeq ($(COM),MSC)
$(eval $(call gb_Executable_add_ldflags,$(sofficebin),\
/STACK:10000000 \
- /SUBSYSTEM:WINDOWS \
))
endif