mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
9a0e8e33ed
Remove redundant local ISSPACE/ISALNUM definitions from mirb_completion.c and unused ctype.h includes from both mirb_completion.c and mirb.c. The locale-independent macros from mruby.h are already available via <mruby.h>. Co-authored-by: Claude <noreply@anthropic.com>