[sgen] Kill USER_CONFIG
[mono.git] / mono / sgen / sgen-conf.h
index d9296ca15945b9a4dcfeb066d9751de9c17d9704..64bdac2f8a9ea8fe123e85694e6955e9f03cd669 100644 (file)
@@ -37,13 +37,6 @@ typedef mword SgenDescriptor;
 #define HEAVY_STAT(x)
 #endif
 
-/*
- * Define this to allow the user to change the nursery size by
- * specifying its value in the MONO_GC_PARAMS environmental
- * variable. See mono_gc_base_init for details.
- */
-#define USER_CONFIG 1
-
 /*
  * The binary protocol enables logging a lot of the GC ativity in a way that is not very
  * intrusive and produces a compact file that can be searched using a custom tool.  This