Revert "[win] set HAVE_ONLINE_VES" (#5038)
authorBernhard Urban <bernhard.urban@xamarin.com>
Thu, 15 Jun 2017 04:45:50 +0000 (06:45 +0200)
committerZoltan Varga <vargaz@gmail.com>
Thu, 15 Jun 2017 04:45:50 +0000 (00:45 -0400)
This reverts commit 501e77f91215d31c56aa63de0c99c91d8b13bfa5.

superseded by https://github.com/mono/mono/pull/5000

winconfig.h

index d279e1d3edad4d42ef488f543d23076e3bdf1bc7..bc9c003c0adf4d369086ca9dd28406f5df1c199f 100644 (file)
 /* 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