From 56842628b9968d2786be7b9c772ee8f8fb51248d Mon Sep 17 00:00:00 2001 From: "Yukihiro \"Matz\" Matsumoto" Date: Thu, 28 Jan 2021 16:47:02 +0900 Subject: Stop mentioning `MRB_NO_PRESYM` in the doc. It's for internal use. Please use `conf.disable_presym`. --- doc/mruby3.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'doc/mruby3.md') diff --git a/doc/mruby3.md b/doc/mruby3.md index 5b38e3dfe..ebd2673d5 100644 --- a/doc/mruby3.md +++ b/doc/mruby3.md @@ -90,10 +90,6 @@ changed from previous versions. Call `malloc_trim(0)` from mrb_full_gc() if this macro is defined. If you are using glibc malloc, this macro could reduce memory consumption. -## `MRB_NO_PRESYM` - -Remove preallocated symbol system. - # Command Line Program ## `bin/mruby` (by mrbgems/mruby-bin-mruby) -- cgit v1.2.3