Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Urban <bernhard.urban@xamarin.com>2017-06-15 07:45:50 +0300
committerZoltan Varga <vargaz@gmail.com>2017-06-15 07:45:50 +0300
commitaa59a09fd7c168d6c7717cedd6264ce3e847f530 (patch)
tree38e736394d05d554d6a73f8f073bb0685e038af8 /winconfig.h
parente600333511d74d2c0dc20315859f7e2f33a3a1db (diff)
Revert "[win] set HAVE_ONLINE_VES" (#5038)
This reverts commit 501e77f91215d31c56aa63de0c99c91d8b13bfa5. superseded by https://github.com/mono/mono/pull/5000
Diffstat (limited to 'winconfig.h')
-rw-r--r--winconfig.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/winconfig.h b/winconfig.h
index d279e1d3eda..bc9c003c0ad 100644
--- a/winconfig.h
+++ b/winconfig.h
@@ -394,9 +394,6 @@
/* Using the simple generational GC. */
/* #undef HAVE_SGEN_GC */
-/* Some VES is available at runtime */
-#define HAVE_ONLINE_VES 1
-
/* Have signal */
#define HAVE_SIGNAL 1