summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-07-22 14:09:40 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-07-22 14:16:32 +0300
commit6567385ff037ad3e20c168a07362b2a478686afe (patch)
tree15f69e019cea3a00b1ed73c01ad51288449907b2
parent490a746553ca7b45f9a65d8241a7b58f014b4be6 (diff)
Bin PROF_EDITION, not defined in configury, not tested anywhere
-rw-r--r--extensions/source/activex/main/makefile.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/extensions/source/activex/main/makefile.mk b/extensions/source/activex/main/makefile.mk
index e47701808..bdfe30642 100644
--- a/extensions/source/activex/main/makefile.mk
+++ b/extensions/source/activex/main/makefile.mk
@@ -32,10 +32,6 @@ TARGET=so_activex
use_shl_versions=
# --- Settings ----------------------------------
-.IF "$(GUI)" == "WNT" && "$(DISABLE_ACTIVEX)"==""
-PROF_EDITION=TRUE
-.ENDIF
-
.INCLUDE : settings.mk
.IF "$(GUI)" == "WNT" && "$(DISABLE_ACTIVEX)"==""