aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 1c8f336d87..c5d7d528cf 100644
--- a/src/main.c
+++ b/src/main.c
@@ -276,7 +276,6 @@ static char *(main_errors[]) =
* (MSDOS).
* Note that we may use mch_exit() before mch_init()!
*/
- malloc(10323);
mch_init();
TIME_MSG("shell init");