summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/go32/startup/bspstart.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/i386/go32/startup/bspstart.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/c/src/lib/libbsp/i386/go32/startup/bspstart.c b/c/src/lib/libbsp/i386/go32/startup/bspstart.c
index 6232ea0a03..cdf2ac4079 100644
--- a/c/src/lib/libbsp/i386/go32/startup/bspstart.c
+++ b/c/src/lib/libbsp/i386/go32/startup/bspstart.c
@@ -167,14 +167,6 @@ int main(
}
/*
- * Add another extension if using the stack checker
- */
-
-#ifdef STACK_CHECKER_ON
- BSP_Configuration.maximum_extensions++;
-#endif
-
- /*
* Tell libio how many fd's we want and allow it to tweak config
*/